Browse Source
Update AI samples link to Microsoft Learn
Replaced the outdated GitHub link for 'AI Samples for .NET' with the official Microsoft Learn samples page in both Microsoft.Extensions.AI and Semantic Kernel documentation.
pull/24156/head
enisn
3 months ago
No known key found for this signature in database
GPG Key ID: A052619F04155D1C
2 changed files with
2 additions and
2 deletions
docs/en/framework/infrastructure/artificial-intelligence/microsoft-extensions-ai.md
docs/en/framework/infrastructure/artificial-intelligence/microsoft-semantic-kernel.md
@ -173,4 +173,4 @@ public class MyProjectModule : AbpModule
## See Also
## See Also
- [Usage of Semantic Kernel ](./microsoft-semantic-kernel.md )
- [Usage of Semantic Kernel ](./microsoft-semantic-kernel.md )
- [AI Samples for .NET ](https://github.com/microsoft/ai-samples ): Microsoft's AI samples for .NET
- [AI Samples for .NET ](https://learn.microsoft.com/en-us/samples/dotnet/ai-samples/ai-samples/ )
@ -132,4 +132,4 @@ public class MyProjectModule : AbpModule
## See Also
## See Also
- [Usage of Microsoft.Extensions.AI ](./microsoft-extensions-ai.md )
- [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
- [AI Samples for .NET ](https://learn.microsoft.com/en-us/samples/dotnet/ai-samples/ai-samples/ )