From ca00acc1757cbee53a8841a9bdbb436ea4be3ded Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Sun, 17 Nov 2024 22:23:22 -0700 Subject: [PATCH] Update Servers/Authentication/Keycloak/OAuth2 Workflows/Deployment.md --- Servers/Authentication/Keycloak/OAuth2 Workflows/Deployment.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Servers/Authentication/Keycloak/OAuth2 Workflows/Deployment.md b/Servers/Authentication/Keycloak/OAuth2 Workflows/Deployment.md index 54d7949..2dc56d0 100644 --- a/Servers/Authentication/Keycloak/OAuth2 Workflows/Deployment.md +++ b/Servers/Authentication/Keycloak/OAuth2 Workflows/Deployment.md @@ -1,2 +1 @@ -You can deploy Keycloak via a docker-compose stack, seen here: -https://docs.bunny-lab.io/Servers/Containerization/Docker/Compose/Keycloak/ \ No newline at end of file +You can deploy Keycloak via a [docker-compose stack](https://docs.bunny-lab.io/Servers/Containerization/Docker/Compose/Keycloak/) found within the "Containerization" section of the documentation. \ No newline at end of file