From dd37eec90be363d159ceabc7f2a5e37b0f5dd805 Mon Sep 17 00:00:00 2001 From: Rashed Date: Mon, 29 Dec 2025 20:30:23 +0800 Subject: [PATCH] Fix broken testing links --- Enabling-SSO-support-using-OpenId-Connect.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Enabling-SSO-support-using-OpenId-Connect.md b/Enabling-SSO-support-using-OpenId-Connect.md index 126447a..4b23852 100644 --- a/Enabling-SSO-support-using-OpenId-Connect.md +++ b/Enabling-SSO-support-using-OpenId-Connect.md @@ -109,9 +109,9 @@ Server configuration, nothing specific just set: ### Testing -If you want to run a testing instance of Keycloak the Playwright [docker-compose](playwright/docker-compose.yml) can be used. +If you want to run a testing instance of Keycloak the Playwright [docker-compose](https://github.com/dani-garcia/vaultwarden/blob/main/playwright/docker-compose.yml) can be used. \ -More details on how to use it in [README.md](playwright/README.md#openid-connect-test-setup). +More details on how to use it in [README.md](https://github.com/dani-garcia/vaultwarden/blob/main/playwright/README.md#openid-connect-test-setup). ## Auth0