Skip to content

Commit 3bbc625

Browse files
Doc: fix wrong link (#780)
Co-authored-by: Nikitha Chettiar <[email protected]>
1 parent b172098 commit 3bbc625

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ In case your browser doesn't have support for [Fetch](https://developer.mozilla.
110110
To call Microsoft Graph, your app must acquire an access token from the Microsoft identity platform. Learn more about this -
111111

112112
- [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)
113+
- [Register your app with the Microsoft identity platform](https://docs.microsoft.com/graph/auth-register-app-v2)
114114

115115
### 2. Create a Client Instance
116116

0 commit comments

Comments
 (0)