Skip to content

Commit 44551e0

Browse files
authored
Fix github issue Azure#17620 regarding README file. (Azure#18837)
1 parent 71c0afb commit 44551e0

File tree

1 file changed

+3
-2
lines changed
  • sdk/digitaltwins/Azure.DigitalTwins.Core

1 file changed

+3
-2
lines changed

sdk/digitaltwins/Azure.DigitalTwins.Core/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,16 +131,17 @@ Simply follow the instructions provided by the bot.
131131
You will only need to do this once across all repos using our CLA.
132132

133133
This project has adopted the [Microsoft Open Source Code of Conduct][code_of_conduct].
134-
For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.
134+
For more information see the [Code of Conduct FAQ][code_of_conduct_faq] or contact [email protected] with any additional questions or comments.
135135

136136
<!-- LINKS -->
137137
[microsoft_sdk_download]: https://azure.microsoft.com/downloads/?sdk=net
138138
[azure_sdk_target_frameworks]: https://github.com/azure/azure-sdk-for-net#target-frameworks
139139
[azure_cli]: https://docs.microsoft.com/cli/azure
140140
[azure_sub]: https://azure.microsoft.com/free/
141-
[source]: https://github.com/Azure/azure-sdk-for-net/tree/master/sdk/digitaltwins
141+
[source]: https://github.com/Azure/azure-sdk-for-net/tree/master/sdk/digitaltwins/Azure.DigitalTwins.Core/src
142142
[package]: https://www.nuget.org/packages/Azure.DigitalTwins.Core
143143
[code_of_conduct]: https://opensource.microsoft.com/codeofconduct/
144+
[code_of_conduct_faq]: https://opensource.microsoft.com/codeofconduct/faq/
144145
[nuget]: https://www.nuget.org/
145146
[azure_portal]: https://portal.azure.com/
146147
[azure_rest_api]: https://docs.microsoft.com/rest/api/azure/

0 commit comments

Comments
 (0)