diff --git a/docs/en/framework/infrastructure/artificial-intelligence/microsoft-extensions-ai.md b/docs/en/framework/infrastructure/artificial-intelligence/microsoft-extensions-ai.md index 8763d6ab1f..35b370585e 100644 --- a/docs/en/framework/infrastructure/artificial-intelligence/microsoft-extensions-ai.md +++ b/docs/en/framework/infrastructure/artificial-intelligence/microsoft-extensions-ai.md @@ -173,4 +173,4 @@ public class MyProjectModule : AbpModule ## See Also - [Usage of Semantic Kernel](./microsoft-semantic-kernel.md) -- [AI Samples for .NET](https://github.com/microsoft/ai-samples): Microsoft's AI samples for .NET \ No newline at end of file +- [AI Samples for .NET](https://learn.microsoft.com/en-us/samples/dotnet/ai-samples/ai-samples/) \ No newline at end of file diff --git a/docs/en/framework/infrastructure/artificial-intelligence/microsoft-semantic-kernel.md b/docs/en/framework/infrastructure/artificial-intelligence/microsoft-semantic-kernel.md index d4b0eff533..07622391bd 100644 --- a/docs/en/framework/infrastructure/artificial-intelligence/microsoft-semantic-kernel.md +++ b/docs/en/framework/infrastructure/artificial-intelligence/microsoft-semantic-kernel.md @@ -132,4 +132,4 @@ public class MyProjectModule : AbpModule ## See Also - [Usage of Microsoft.Extensions.AI](./microsoft-extensions-ai.md) -- [AI Samples for .NET](https://github.com/microsoft/ai-samples): Microsoft's AI samples for .NET \ No newline at end of file +- [AI Samples for .NET](https://learn.microsoft.com/en-us/samples/dotnet/ai-samples/ai-samples/) \ No newline at end of file