Skip to content

Commit 718d1bb

Browse files
authored
public repo edit, fix relative link
1 parent 992c945 commit 718d1bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/develop/authentication-scenarios.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ ms.custom: aaddev, identityplatformtop40, scenarios:getting-started
2121

2222
## What is authentication
2323

24-
This article covers many of the authentication concepts you'll need to understand to create protected web apps, web APIs, or apps calling protected Web APIs. If you see a term you aren't familiar with, try our [glossary](https://docs.microsoft.com/azure/active-directory/develop/developer-glossary).
24+
This article covers many of the authentication concepts you'll need to understand to create protected web apps, web APIs, or apps calling protected Web APIs. If you see a term you aren't familiar with, try our [glossary](developer-glossary.md).
2525

2626
**Authentication** is the process of proving you are who you say you are. Authentication is sometimes shortened to AuthN.
2727

0 commit comments

Comments
 (0)