From 074e2ec723cf55b8711b7e2660f21d99f96feb63 Mon Sep 17 00:00:00 2001 From: Jan Lachmuth <41108519+lachja@users.noreply.github.com> Date: Thu, 13 Apr 2023 10:35:03 +0200 Subject: [PATCH] removed links from relocated repositories The projects "Keycloak Node,js Admin Client" and "Keycloak Documentation" have been moved to this repository, so the links can be removed. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 674dee5cafb..d6c26c652a4 100644 --- a/README.md +++ b/README.md @@ -58,10 +58,8 @@ Before contributing to Keycloak, please read our [contributing guidelines](CONTR ## Other Keycloak Projects * [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 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 ## License