From b88461183044c1bb18356545b11abbc306a6a5a3 Mon Sep 17 00:00:00 2001 From: Stian Thorgersen Date: Fri, 30 Aug 2019 12:51:29 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 494e933071d..585ba7bbc1e 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ Before contributing to Keycloak please read our [contributing guidelines](CONTRI * [Keycloak](https://github.com/keycloak/keycloak) - Keycloak Server and Java adapters * [Keycloak Documentation](https://github.com/keycloak/keycloak-documentation) - Documentation for Keycloak * [Keycloak QuickStarts](https://github.com/keycloak/keycloak-quickstarts) - QuickStarts for getting started with Keycloak -* [Keycloak Docker](https://github.com/jboss-dockerfiles/keycloak) - Docker images for Keycloak +* [Keycloak Containers](https://github.com/keycloak/keycloak-containers) - Container images for Keycloak * [Keycloak Gatekeeper](https://github.com/keycloak/keycloak-gatekeeper) - Proxy service to secure apps and services with Keycloak * [Keycloak Node.js Connect](https://github.com/keycloak/keycloak-nodejs-connect) - Node.js adapter for Keycloak * [Keycloak Node.js Admin Client](https://github.com/keycloak/keycloak-nodejs-admin-client) - Node.js library for Keycloak Admin REST API @@ -69,4 +69,4 @@ Before contributing to Keycloak please read our [contributing guidelines](CONTRI ## License -* [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0) \ No newline at end of file +* [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0)