diff --git a/jakarta/jaxrs-resource-server/README.md b/jakarta/jaxrs-resource-server/README.md index 2502fefe9..00d0590d3 100644 --- a/jakarta/jaxrs-resource-server/README.md +++ b/jakarta/jaxrs-resource-server/README.md @@ -27,7 +27,7 @@ To compile and run this quickstart you will need: Starting and Configuring the Keycloak Server ------------------- -To start a Keycloak Server you can use OpenJDK on Bare Metal, Docker, Openshift or any other option described in [Keycloak Getting Started guides]https://www.keycloak.org/guides#getting-started. For example when using Docker just run the following command in the root directory of this quickstart: +To start a Keycloak Server you can use OpenJDK on Bare Metal, Docker, Openshift or any other option described in [Keycloak Getting Started guides](https://www.keycloak.org/guides#getting-started). For example when using Docker just run the following command in the root directory of this quickstart: ```shell docker run --name keycloak \ diff --git a/jakarta/servlet-authz-client/README.md b/jakarta/servlet-authz-client/README.md index 2ea9369f4..2bb369b0d 100644 --- a/jakarta/servlet-authz-client/README.md +++ b/jakarta/servlet-authz-client/README.md @@ -40,7 +40,7 @@ To compile and run this quickstart you will need: Starting and Configuring the Keycloak Server ------------------- -To start a Keycloak Server you can use OpenJDK on Bare Metal, Docker, Openshift or any other option described in [Keycloak Getting Started guides]https://www.keycloak.org/guides#getting-started. For example when using Docker just run the following command in the root directory of this quickstart: +To start a Keycloak Server you can use OpenJDK on Bare Metal, Docker, Openshift or any other option described in [Keycloak Getting Started guides](https://www.keycloak.org/guides#getting-started). For example when using Docker just run the following command in the root directory of this quickstart: ```shell docker run --name keycloak \ diff --git a/jakarta/servlet-saml-service-provider/README.md b/jakarta/servlet-saml-service-provider/README.md index dff95fe95..6f88a2a7c 100755 --- a/jakarta/servlet-saml-service-provider/README.md +++ b/jakarta/servlet-saml-service-provider/README.md @@ -26,7 +26,7 @@ To compile and run this quickstart you will need: Starting and Configuring the Keycloak Server ------------------- -To start a Keycloak Server you can use OpenJDK on Bare Metal, Docker, Openshift or any other option described in [Keycloak Getting Started guides]https://www.keycloak.org/guides#getting-started. For example when using Docker just run the following command in the root directory of this quickstart: +To start a Keycloak Server you can use OpenJDK on Bare Metal, Docker, Openshift or any other option described in [Keycloak Getting Started guides](https://www.keycloak.org/guides#getting-started). For example when using Docker just run the following command in the root directory of this quickstart: ```shell docker run --name keycloak \ diff --git a/js/spa/README.md b/js/spa/README.md index 931cba18b..58a4d5d45 100644 --- a/js/spa/README.md +++ b/js/spa/README.md @@ -27,7 +27,7 @@ To compile and run this quickstart you will need: Starting and Configuring the Keycloak Server ------------------- -To start a Keycloak Server you can use OpenJDK on Bare Metal, Docker, Openshift or any other option described in [Keycloak Getting Started guides]https://www.keycloak.org/guides#getting-started. For example when using Docker just run the following command in the root directory of this quickstart: +To start a Keycloak Server you can use OpenJDK on Bare Metal, Docker, Openshift or any other option described in [Keycloak Getting Started guides](https://www.keycloak.org/guides#getting-started). For example when using Docker just run the following command in the root directory of this quickstart: ```shell docker run --name keycloak \ diff --git a/nodejs/resource-server/README.md b/nodejs/resource-server/README.md index ea723ee6a..6e5e11832 100644 --- a/nodejs/resource-server/README.md +++ b/nodejs/resource-server/README.md @@ -31,7 +31,7 @@ To compile and run this quickstart you will need: Starting and Configuring the Keycloak Server ------------------- -To start a Keycloak Server you can use OpenJDK on Bare Metal, Docker, Openshift or any other option described in [Keycloak Getting Started guides]https://www.keycloak.org/guides#getting-started. For example when using Docker just run the following command in the root directory of this quickstart: +To start a Keycloak Server you can use OpenJDK on Bare Metal, Docker, Openshift or any other option described in [Keycloak Getting Started guides](https://www.keycloak.org/guides#getting-started). For example when using Docker just run the following command in the root directory of this quickstart: ```shell docker run --name keycloak \ diff --git a/spring/rest-authz-resource-server/README.md b/spring/rest-authz-resource-server/README.md index f757b0cef..16c9ef5db 100644 --- a/spring/rest-authz-resource-server/README.md +++ b/spring/rest-authz-resource-server/README.md @@ -29,7 +29,7 @@ To compile and run this quickstart you will need: Starting and Configuring the Keycloak Server ------------------- -To start a Keycloak Server you can use OpenJDK on Bare Metal, Docker, Openshift or any other option described in [Keycloak Getting Started guides]https://www.keycloak.org/guides#getting-started. For example when using Docker just run the following command in the root directory of this quickstart: +To start a Keycloak Server you can use OpenJDK on Bare Metal, Docker, Openshift or any other option described in [Keycloak Getting Started guides](https://www.keycloak.org/guides#getting-started). For example when using Docker just run the following command in the root directory of this quickstart: ```shell docker run --name keycloak \