Skip to content

Commit 7d66a64

Browse files
fix: use relative path for markdown link in create_new_app_registration.md
1 parent 3fb72f8 commit 7d66a64

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/create_new_app_registration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
![Web](images/Web.png)
3030

31-
8. Enter the `web app URL` (Provide the app service name in place of XXXX) and Save. Then go back to [Set Up Authentication in Azure App Service](/docs/azure_app_service_auth_setup.md) Step 1 page and follow from _Point 4_ choose `Pick an existing app registration in this directory` from the Add an Identity Provider page and provide the newly registered App Name.
31+
8. Enter the `web app URL` (Provide the app service name in place of XXXX) and Save. Then go back to [Set Up Authentication in Azure App Service](azure_app_service_auth_setup.md) Step 1 page and follow from _Point 4_ choose `Pick an existing app registration in this directory` from the Add an Identity Provider page and provide the newly registered App Name.
3232

3333
E.g. <<https://<< appservicename >>.azurewebsites.net/.auth/login/aad/callback>>
3434

0 commit comments

Comments
 (0)