From ce15df959bbb832e65dac0646cb04e5f3aa6f4cd Mon Sep 17 00:00:00 2001 From: Artur Rakhmatulin Date: Tue, 23 Sep 2025 10:51:32 +0100 Subject: [PATCH] fix: fix broken markdown-link-check CI job after #2611 got merged --- getting-started/keycloak/README.md | 2 +- .../unreleased/managing-security/external-idp/keycloak-idp.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/getting-started/keycloak/README.md b/getting-started/keycloak/README.md index b1553b8c6e..327f6eda20 100644 --- a/getting-started/keycloak/README.md +++ b/getting-started/keycloak/README.md @@ -46,7 +46,7 @@ Polaris is configured with 3 realms: issued by both Polaris and Keycloak. For more information about how to configure Polaris with external authentication, see the -[Polaris documentation](https://polaris.apache.org/in-dev/unreleased/external-idp/). +[Polaris documentation](https://polaris.apache.org/in-dev/unreleased/managing-security/external-idp/). ## Starting the Example diff --git a/site/content/in-dev/unreleased/managing-security/external-idp/keycloak-idp.md b/site/content/in-dev/unreleased/managing-security/external-idp/keycloak-idp.md index 1d4657c38f..1a9cdad484 100644 --- a/site/content/in-dev/unreleased/managing-security/external-idp/keycloak-idp.md +++ b/site/content/in-dev/unreleased/managing-security/external-idp/keycloak-idp.md @@ -48,7 +48,7 @@ Polaris is configured with 3 realms: issued by both Polaris and Keycloak. For more information about how to configure Polaris with external authentication, see the -[Polaris documentation](https://polaris.apache.org/in-dev/unreleased/external-idp/). +[Polaris documentation]({{% ref "../external-idp" %}}). ## Starting the Example