From ee3f9b71dbc40e5622e7ac07653089ef17ad7611 Mon Sep 17 00:00:00 2001 From: Stian Thorgersen Date: Tue, 27 Oct 2020 23:47:28 +0100 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 2608da5eff2..c77c3ec1206 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,6 @@ Before contributing to Keycloak please read our [contributing guidelines](CONTRI * [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 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