Skip to content

Commit 32cb37a

Browse files
authored
fix link (Azure#14124)
1 parent bbd0a03 commit 32cb37a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/resourcemanager/docs/MIGRATION_GUIDE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Azure azure = Azure.authenticate(new File("my.azureauth")).withDefaultSubscripti
7070
```
7171
**In new version, this feature has been removed.** If this creates concern on your side, please file an issue to let us know.
7272

73-
For detailed information on the benefits of using the new authentication classes, please refer to [this page](https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/management/docs/AUTH.md)
73+
For detailed information on the benefits of using the new authentication classes, please refer to [this page](AUTH.md)
7474

7575
## Customized Policy
7676

0 commit comments

Comments
 (0)