Skip to content

Commit cb844a2

Browse files
authored
docs(provider): remove en-us from Azure urls (#2554)
MS Docs has a lot of local language translations, so it's best to remove locale information from the URLs so that when someone follows them, they land on the right language version of the content.
1 parent 74558d6 commit cb844a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

www/docs/providers/azure-ad-b2c.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ title: Azure Active Directory B2C
55

66
## Documentation
77

8-
https://docs.microsoft.com/en-us/azure/active-directory/develop/v2-oauth2-auth-code-flow
8+
https://docs.microsoft.com/azure/active-directory/develop/v2-oauth2-auth-code-flow
99

1010
## Configuration
1111

12-
https://docs.microsoft.com/en-us/azure/active-directory-b2c/tutorial-create-tenant
12+
https://docs.microsoft.com/azure/active-directory-b2c/tutorial-create-tenant
1313

1414
## Options
1515

0 commit comments

Comments
 (0)