Skip to content

Commit 0c555df

Browse files
Merge pull request #222333 from pritamso/Broken-link-fix-dmwendia
Broken link fixed
2 parents a1ffc0f + be961e1 commit 0c555df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/develop/msal-logging-java.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ This article shows how to enable MSAL4J logging using the logback framework in a
6767
}
6868
```
6969

70-
In your tenant, you'll need separate app registrations for the web app and the web API. For app registration and exposing the web API scope, follow the steps in the scenario [A web app that authenticates users and calls web APIs](/scenario-web-app-call-api-overview).
70+
In your tenant, you'll need separate app registrations for the web app and the web API. For app registration and exposing the web API scope, follow the steps in the scenario [A web app that authenticates users and calls web APIs](/azure/active-directory/develop/scenario-web-app-call-api-overview).
7171

7272
For instructions on how to bind to other logging frameworks, see the [SLF4J manual](http://www.slf4j.org/manual.html).
7373

0 commit comments

Comments
 (0)