From fccff61c1764d22b6aff853f9804a196af579480 Mon Sep 17 00:00:00 2001 From: Erik Jan de Wit Date: Tue, 15 Sep 2020 15:41:40 +0200 Subject: [PATCH] fix link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cfb2649d7d..11de418ed5 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This project is the next generation of the Keycloak Administration Console. It For development on this project you will need a running Keycloak server listening on port 8180. You will also need [yarn installed on your local machine.](https://classic.yarnpkg.com) 1. Start keycloak - * Download Keycloak server from [https://www.keycloak.org/downloads]() + * Download Keycloak server from [https://www.keycloak.org/downloads](https://www.keycloak.org/downloads) * Start Keycloak server like this from the bin directory: ```bash $> standalone -Djboss.socket.binding.port-offset=100