Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Netyyyy committed Jan 14, 2025
1 parent a70ccf2 commit 8179e8e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/.linkspector.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ ignorePatterns:
- pattern: "^https://mvnrepository.com/artifact/com.azure/azure-security-keyvault-jca"
- pattern: "^https://www.microsoft.com/edge"
- pattern: "^https://dev.mysql.com/downloads/shell/"
- pattern: "^media/aad-app.png?raw=true"
- pattern: "media/aad-app.png?raw=true"
aliveStatusCodes:
- 200
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ source run_all.sh
.\run_all.ps1
```

## [Check the authentication and authorization](./aad-web-application/README.md#Check-the-authentication-and-authorization)
## [Check the authentication and authorization](./aad-web-application/README.md#check-the-authentication-and-authorization)

## Clean Up Resources
After running the sample, if you don't want to run the sample, remember to destroy the Azure resources you created to avoid unnecessary billing.
Expand Down

0 comments on commit 8179e8e

Please sign in to comment.