From f7ca6f2cfc8c91e15b64c246cf0d5d6125245560 Mon Sep 17 00:00:00 2001 From: ebCrypto <44279886+ebCrypto@users.noreply.github.com> Date: Tue, 17 Sep 2024 20:34:39 -0700 Subject: [PATCH] Update README.md fix semantic kernel broken link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a47a357..76cf680 100644 --- a/README.md +++ b/README.md @@ -30,9 +30,9 @@ For more information on local provisioning of Aspire applications, refer to the ## Resources - [Aspire Documentation](https://learn.microsoft.com/en-us/dotnet/aspire/) -- [Semantic Kernel Documentation](https://learn.microsoft.com/en-us/dotnet/aspire/semantic-kernel/) +- [Semantic Kernel Documentation](https://learn.microsoft.com/en-us/dotnet/ai/semantic-kernel/) - [Chat Protocol Documentation](https://learn.microsoft.com/en-us/dotnet/aspire/ai-chat-protocol/) ## License -This project is licensed under the terms of the MIT license. See the `LICENSE` file for the full license text. \ No newline at end of file +This project is licensed under the terms of the MIT license. See the `LICENSE` file for the full license text.