Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mgmt, temporary re-direct API docs link #17086

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions sdk/resourcemanager/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ The key concepts of Azure Management Libraries includes:
- Compute
- Container Services (AKS)
- Cosmos DB
- DNS
- Insight (Monitor)
- Key Vault
- Managed Identity
Expand All @@ -127,7 +128,6 @@ Services in preview
- CDN
- Container Instance
- Container Registry
- DNS
- Event Hubs
- Private DNS
- Redis
Expand Down Expand Up @@ -341,7 +341,7 @@ If you would like to become an active contributor to this project please follow
5. Create new Pull Request

<!-- LINKS -->
[docs]: https://azure.github.io/azure-sdk-for-java/resources.html
[docs]: https://azuresdkdocs.blob.core.windows.net/$web/java/azure-resourcemanager/latest/index.html
[jdk]: https://docs.microsoft.com/java/azure/jdk/
[azure_subscription]: https://azure.microsoft.com/free/
[azure_identity]: https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/identity/azure-identity
Expand Down