Skip to content

Commit 72ed2a5

Browse files
authored
Fix broken links (#37300)
1 parent a31e507 commit 72ed2a5

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

sdk/core/azure/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,8 @@ Our goal is to release a stable version by the end of March 2016. Please send u
422422

423423
**BREAKING CHANGES**
424424

425-
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).
425+
~~We made our possible to document the breaking from ARM 1.0.0 version to 2.0.0 here.~~
426+
The previously-linked documentation is no longer available.
426427

427428
**Dependencies**
428429

sdk/purview/azure-purview-sharing/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -569,7 +569,7 @@ This project has adopted the [Microsoft Open Source Code of Conduct][code_of_con
569569
<!-- LINKS -->
570570

571571
[source_code]: https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/purview/azure-purview-sharing/azure/purview/sharing
572-
[client_pypi_package]: https://aka.ms/azsdk/python/purviewsharing/pypi
572+
[client_pypi_package]: https://pypi.org/project/azure-purview-sharing/
573573
[sharing_ref_docs]: https://aka.ms/azsdk/python/purviewcatalog/ref-docs
574574
[sharing_product_documentation]: https://azure.microsoft.com/services/purview/
575575
[azure_subscription]: https://azure.microsoft.com/free/

sdk/purview/azure-purview-sharing/samples/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,5 @@ pip install azure-purview-sharing
5959

6060
## Next steps
6161

62-
Check out the [API reference documentation](https://aka.ms/azsdk-purview-sharing-ref) to learn more about
62+
Check out the [API reference documentation](https://aka.ms/azsdk/python/purviewcatalog/ref-docs) to learn more about
6363
what you can do with the Azure Purview Sharing API client library.

0 commit comments

Comments
 (0)