From 44c614011a9344e36624272b3f067017903eae3e Mon Sep 17 00:00:00 2001 From: David Mealo Date: Fri, 13 Dec 2024 03:17:38 -0500 Subject: [PATCH] Update Official Documentation link in README.md (#24) ## Description / Motivation Simple update to README to update the link to the Official Documentation to the new docs for the new open source SDK Helps users/developers navigate to appropriate documentation immmediately ## Testing - [x] The Unit & Intergration tests are passing. - [x] I have added the necessary tests to cover my changes. ## Terms - [x] I agree to follow this project's [Code of Conduct](CODE_OF_CONDUCT.md). --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 45fa4cb..7d01eb4 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This repository contains source code for all Sitecore ASP.NET Core SDK packages ## Documentation and Community Resources -- [Official Documentation](https://doc.sitecore.com/xp/en/developers/hd/latest/sitecore-headless-development/sitecore-asp-net-rendering-sdk.html) +- [Official Documentation](https://doc.sitecore.com/xmc/en/developers/asp-net/latest/asp-net-core-sdk/sitecore-asp-net-core-sdk.html) - [StackExchange](https://sitecore.stackexchange.com/) - Be sure to tag your question with the `aspnetcoresdk` tag. - [Community Slack](https://sitecorechat.slack.com/messages/general)