Skip to content

Commit

Permalink
[doc][mix-reality-auth] fix broken API ref link (#31182)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremymeng committed Sep 20, 2024
1 parent 4cd2a59 commit 32617b4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions sdk/mixedreality/mixed-reality-authentication/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ token service (STS) for authentication. This package supports exchanging Mixed R
token from the STS that can be used to access Mixed Reality services.

Key links:
- [Source code](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/mixedreality/mixed-reality-authentication/) |
- [Package (NPM)](https://www.npmjs.com/package/@azure/mixed-reality-authentication) |
- [API reference documentation](https://aka.ms/azsdk/js/mixed-reality-authentication/docs) |
- [Source code](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/mixedreality/mixed-reality-authentication/)
- [Package (NPM)](https://www.npmjs.com/package/@azure/mixed-reality-authentication)
- [API reference documentation](https://learn.microsoft.com/javascript/api/overview/azure/mixed-reality-authentication-readme)
- [Samples](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/mixedreality/mixed-reality-authentication/samples)

![Mixed Reality service authentication diagram](https://docs.microsoft.com/azure/spatial-anchors/concepts/media/spatial-anchors-authentication-overview.png)
Expand Down

0 comments on commit 32617b4

Please sign in to comment.