Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

Commit

Permalink
docs: fix broken link in AAD docs (#4180)
Browse files Browse the repository at this point in the history
  • Loading branch information
jackfrancis authored Jan 20, 2021
1 parent ad20028 commit 83b3b57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/topics/aad.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ You also need to delegate permission to the application as follows:


## Deployment
Follow the [deployment steps]([../tutorials/quickstart.md#deploy]). In step #4, add the following under 'properties' section:
Follow the [deployment steps](../tutorials/quickstart.md#deploy). In step #4, add the following under 'properties' section:
```json
"aadProfile": {
"serverAppID": "",
Expand Down

0 comments on commit 83b3b57

Please sign in to comment.