From fd99dc935ca170254b4e71720f38a618686a632a Mon Sep 17 00:00:00 2001
From: Benoit Mortier <benoit.mortier@fusiondirectory.org>
Date: Tue, 23 Mar 2021 17:21:24 +0100
Subject: [PATCH] :ambulance: fix(docs) fix reference to the documentation
 after moving around fusiondirectory documentationin UPGRADE.md and README.md

Signed-off-by: Benoit Mortier <benoit.mortier@fusiondirectory.org>
---
 README.md  | 2 +-
 UPGRADE.md | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index e804b195c..e12625693 100644
--- a/README.md
+++ b/README.md
@@ -105,7 +105,7 @@ If you like us and want to send us a small contribution you can use the followin
 
 [FusionDirectory]: https://www.fusiondirectory.org/
 
-[fusiondirectory-install]: https://fusiondirectory-user-manual.readthedocs.io/en/1.3/install/index.html
+[fusiondirectory-install]: https://fusiondirectory-user-manual.readthedocs.io/en/1.3/fusiondirectory/install/index.html
 
 [get help]: https://www.fusiondirectory.org/en/communaute/
 
diff --git a/UPGRADE.md b/UPGRADE.md
index 227ca902d..e3d325dab 100644
--- a/UPGRADE.md
+++ b/UPGRADE.md
@@ -3265,7 +3265,7 @@ Fonctionality removed
 
 [php-cas]: http://packages.ubuntu.com/trusty/all/php-cas/download
 
-[repo-urls]: https://fusiondirectory-user-manual.readthedocs.io/en/1.3/install/index.html
+[repo-urls]: https://fusiondirectory-user-manual.readthedocs.io/en/1.3/fusiondirectory/install/index.html
 
 ---
 * Further information
-- 
GitLab