From 64b75f68330ac81008d7e52208d8854644db32a4 Mon Sep 17 00:00:00 2001 From: Stian Thorgersen Date: Thu, 21 Jan 2016 09:50:11 +0100 Subject: [PATCH] Updated readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2ba7f18039..c52a172d70 100755 --- a/README.md +++ b/README.md @@ -61,10 +61,10 @@ Contributing ------------ * Developer documentation - * [Hacking on Keycloak](misc/HackingOnKeycloak.md) - how to become a Keycloak contributor - * [Testsuite](misc/Testsuite.md) - details about testsuite, but also how to quickly run Keycloak during development and a few test tools (OTP generation, LDAP server, Mail server) - * [Database Testing](misc/DatabaseTesting.md) - how to do testing of Keycloak on different databases - * [Updating Database](misc/UpdatingDatabaseSchema.md) - how to change the Keycloak database + * [Hacking on Keycloak](misc/HackingOnKeycloak.md) - How to become a Keycloak contributor + * [Testsuite](misc/Testsuite.md) - Details about testsuite, but also how to quickly run Keycloak during development and a few test tools (OTP generation, LDAP server, Mail server) + * [Database Testing](misc/DatabaseTesting.md) - How to do testing of Keycloak on different databases + * [Updating Database](misc/UpdatingDatabaseSchema.md) - How to change the Keycloak database * [Developer Mailing List](https://lists.jboss.org/mailman/listinfo/keycloak-dev) - Mailing list to discuss development of Keycloak