Skip to content

Commit bcffed7

Browse files
authored
Fix markdown link formatting
1 parent 570d8bf commit bcffed7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

support/entra/entra-id/app-integration/enable-msal4j-logging-spring-boot-webapp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ This code sample is set up to run on the local server (localhost) by using the H
7272
To configure app registration in Azure AD B2C, follow these steps:
7373

7474
1. Create two app registrations in your Azure AD B2C tenant: One for the web application and the other for the web API.
75-
2. Expose the required scope in the web API. For more information, see ["Configure web API app scopes"](/azure/active-directory-b2c/configure-authentication-sample-web-app-with-api?tabs=visual-studio#step-22-configure-web-api-app-scopes).
75+
2. Expose the required scope in the web API. For more information, see [Configure web API app scopes](/azure/active-directory-b2c/configure-authentication-sample-web-app-with-api?tabs=visual-studio#step-22-configure-web-api-app-scopes).
7676
3. Configure the web API scope in the **API Permissions** blade for the web application.
7777
4. Grant admin consent to all configured permissions in the web application.
7878

0 commit comments

Comments
 (0)