From bcd5c74f0dde80ee632fc69d77b92d99011aa0ab Mon Sep 17 00:00:00 2001
From: Thomas Woerner <twoerner@redhat.com>
Date: Fri, 19 Jul 2019 16:43:22 +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 b127915f..1a029f24 100644
--- a/README.md
+++ b/README.md
@@ -232,7 +232,7 @@ ipareplica_setup_firewalld=no
 
 The installation of packages and also the configuration of the firewall are by default enabled.
 
-For more replica settings, please have a look at the [replica role documentation](REPLICA.md).
+For more replica settings, please have a look at the [replica role documentation](roles/ipareplica/README.md).
 
 
 **Client**
@@ -271,7 +271,7 @@ To enable the generation of the one-time-password:
 ipaclient_use_otp=yes
 ```
 
-For more client settings, please have a look at the [client role documentation](CLIENT.md).
+For more client settings, please have a look at the [client role documentation](roles/ipaclient/README.md).
 
 **Cluster**
 
-- 
GitLab