From 72ed2a5c19f70d4acf0dd4e951717049d39675ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?McCoy=20Pati=C3=B1o?= <39780829+mccoyp@users.noreply.github.com> Date: Thu, 12 Sep 2024 10:30:25 -0700 Subject: [PATCH] Fix broken links (#37300) --- sdk/core/azure/CHANGELOG.md | 3 ++- sdk/purview/azure-purview-sharing/README.md | 2 +- sdk/purview/azure-purview-sharing/samples/README.md | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/sdk/core/azure/CHANGELOG.md b/sdk/core/azure/CHANGELOG.md index 5a4f8efd63a0..a85531483584 100644 --- a/sdk/core/azure/CHANGELOG.md +++ b/sdk/core/azure/CHANGELOG.md @@ -422,7 +422,8 @@ Our goal is to release a stable version by the end of March 2016. Please send u **BREAKING CHANGES** -We made our possible to document the breaking from ARM 1.0.0 version to 2.0.0 [here](https://github.com/Azure/azure-sdk-for-python/wiki/Migrate-from-1.0.0-ARM-preview-to-2.0.0). +~~We made our possible to document the breaking from ARM 1.0.0 version to 2.0.0 here.~~ +The previously-linked documentation is no longer available. **Dependencies** diff --git a/sdk/purview/azure-purview-sharing/README.md b/sdk/purview/azure-purview-sharing/README.md index 07aa69b92fa0..b6502be2270a 100644 --- a/sdk/purview/azure-purview-sharing/README.md +++ b/sdk/purview/azure-purview-sharing/README.md @@ -569,7 +569,7 @@ This project has adopted the [Microsoft Open Source Code of Conduct][code_of_con [source_code]: https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/purview/azure-purview-sharing/azure/purview/sharing -[client_pypi_package]: https://aka.ms/azsdk/python/purviewsharing/pypi +[client_pypi_package]: https://pypi.org/project/azure-purview-sharing/ [sharing_ref_docs]: https://aka.ms/azsdk/python/purviewcatalog/ref-docs [sharing_product_documentation]: https://azure.microsoft.com/services/purview/ [azure_subscription]: https://azure.microsoft.com/free/ diff --git a/sdk/purview/azure-purview-sharing/samples/README.md b/sdk/purview/azure-purview-sharing/samples/README.md index cca80c33771b..b21d439e590e 100644 --- a/sdk/purview/azure-purview-sharing/samples/README.md +++ b/sdk/purview/azure-purview-sharing/samples/README.md @@ -59,5 +59,5 @@ pip install azure-purview-sharing ## Next steps -Check out the [API reference documentation](https://aka.ms/azsdk-purview-sharing-ref) to learn more about +Check out the [API reference documentation](https://aka.ms/azsdk/python/purviewcatalog/ref-docs) to learn more about what you can do with the Azure Purview Sharing API client library. \ No newline at end of file