We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b172098 commit 3bbc625Copy full SHA for 3bbc625
README.md
@@ -110,7 +110,7 @@ In case your browser doesn't have support for [Fetch](https://developer.mozilla.
110
To call Microsoft Graph, your app must acquire an access token from the Microsoft identity platform. Learn more about this -
111
112
- [Authentication and authorization basics for Microsoft Graph](https://docs.microsoft.com/graph/auth/auth-concepts)
113
-- [Register your app with the Microsoft identity platform](https://docs.microsoft.com/graph/auth/auth-concepts)
+- [Register your app with the Microsoft identity platform](https://docs.microsoft.com/graph/auth-register-app-v2)
114
115
### 2. Create a Client Instance
116
0 commit comments