Skip to content

Commit bed605e

Browse files
authored
Broken link fixed
1 parent 7f761af commit bed605e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

memdocs/intune/developer/intune-graph-apis.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ This article:
5858
To learn more, see:
5959

6060
- [Authorize access to web applications using OAuth 2.0 and Azure Active Directory](/azure/active-directory/develop/active-directory-protocols-oauth-code)
61-
- [Getting start with Azure AD authentication](https://www.visualstudio.com/docs/integrate/get-started/auth/oauth)
61+
- [Getting start with Azure AD authentication](/azure/devops/integrate/get-started/authentication/oauth)
6262
- [Integrating applications with Azure Active Directory](/azure/active-directory/develop/active-directory-integrating-applications)
6363
- [Understand OAuth 2.0](https://oauth.net/2/)
6464

@@ -626,4 +626,4 @@ Also:
626626

627627
``` csharp
628628
string authority = "https://login.microsoftonline.com/northwind.onmicrosoft.com/";
629-
```
629+
```

0 commit comments

Comments
 (0)