From 133fe59097a030ac911bc930a4de18555a96fe35 Mon Sep 17 00:00:00 2001
From: bmortier <benoit.mortier@opensides.be>
Date: Tue, 1 Oct 2019 18:03:42 +0200
Subject: [PATCH] Merge branch
 '6030-coorect-the-get-help-section-in-the-readme-md' into '1.3-fixes'

Resolve "correct the get help section in the readme.md"

See merge request fusiondirectory/fd!677

(cherry picked from commit 1f3e606e909f7c61e24bc748c1b76fa9f4adba58)

7bad7fbb :ambulance: fix(documentation) correct the get help section in the readme.md
---
 README.md | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index e3950c91c..0c6804e07 100644
--- a/README.md
+++ b/README.md
@@ -62,8 +62,14 @@ Be aware that if your naming policy of user cn's differs from the way FusionDire
 
 ## Get help
 
+### Community support
+
 There are a couple ways you can try [to get help][get help].You can also join the `#fusiondirectory` IRC channel at freenode.net.
 
+### Professional support
+
+If you need professional support you can [get support][get support] and chose one of the options available. 
+
 You can [register on our system][register] and enter issues [FusionDirectory][issues-core] for the core program, and 
 [FusionDirectory Plugins][issues-plugins] for plugins.
 
@@ -89,7 +95,9 @@ If you like [FusionDirectory][FusionDirectory] and would like to [donate][donate
 
 [fusiondirectory-install]: https://fusiondirectory-user-manual.readthedocs.io/en/1.3/install/index.html
 
-[get help]: https://www.fusiondirectory.org/contact-us/
+[get help]: https://www.fusiondirectory.org/en/communaute/
+
+[get support]: https://www.fusiondirectory.org/en/support/
 
 [register]: https://register.fusiondirectory.org
 
-- 
GitLab