Skip to content

Commit 44c6140

Browse files
authored
Update Official Documentation link in README.md (#24)
<!-- Provide a general summary of your changes in the Title above --> <!-- Apply the label "bug" or "enhancement" as applicable. --> ## Description / Motivation <!-- Describe your changes in detail --> Simple update to README to update the link to the Official Documentation to the new docs for the new open source SDK <!-- Why is this change required? What problem does it solve? --> Helps users/developers navigate to appropriate documentation immmediately <!-- If it fixes an open issue, please link to the issue here. --> ## Testing - [x] The Unit & Intergration tests are passing. - [x] I have added the necessary tests to cover my changes. ## Terms <!-- Place an X in the [] to check. --> <!-- The Code of Conduct helps create a safe space for everyone. We require that everyone agrees to it. --> - [x] I agree to follow this project's [Code of Conduct](CODE_OF_CONDUCT.md).
1 parent f85e740 commit 44c6140

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This repository contains source code for all Sitecore ASP.NET Core SDK packages
66

77
## Documentation and Community Resources
88

9-
- [Official Documentation](https://doc.sitecore.com/xp/en/developers/hd/latest/sitecore-headless-development/sitecore-asp-net-rendering-sdk.html)
9+
- [Official Documentation](https://doc.sitecore.com/xmc/en/developers/asp-net/latest/asp-net-core-sdk/sitecore-asp-net-core-sdk.html)
1010
- [StackExchange](https://sitecore.stackexchange.com/)
1111
- Be sure to tag your question with the `aspnetcoresdk` tag.
1212
- [Community Slack](https://sitecorechat.slack.com/messages/general)

0 commit comments

Comments
 (0)