From 8179e8e1d901ee9d5b2a76a5ed3ff5d367b98935 Mon Sep 17 00:00:00 2001 From: Muyao Date: Tue, 14 Jan 2025 10:48:38 +0800 Subject: [PATCH] fix --- .github/workflows/.linkspector.yml | 2 +- .../web-client-access-resource-server/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/.linkspector.yml b/.github/workflows/.linkspector.yml index 68416acbe..99c54be23 100644 --- a/.github/workflows/.linkspector.yml +++ b/.github/workflows/.linkspector.yml @@ -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 \ No newline at end of file diff --git a/aad/spring-cloud-azure-starter-active-directory/web-client-access-resource-server/README.md b/aad/spring-cloud-azure-starter-active-directory/web-client-access-resource-server/README.md index 0f2b3463a..2374f6368 100644 --- a/aad/spring-cloud-azure-starter-active-directory/web-client-access-resource-server/README.md +++ b/aad/spring-cloud-azure-starter-active-directory/web-client-access-resource-server/README.md @@ -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.