From 474a4125a4a86a03b8b97088a7441cc700a55e7a Mon Sep 17 00:00:00 2001
From: Laurent Destailleur <eldy@destailleur.fr>
Date: Tue, 24 Feb 2015 16:51:20 +0100
Subject: [PATCH] It is better to point to portal home page instead of sub
 page.

---
 README-FR.md | 5 +++--
 README.md    | 2 +-
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/README-FR.md b/README-FR.md
index 8d3d7f36aa9..3f1819f6370 100644
--- a/README-FR.md
+++ b/README-FR.md
@@ -21,8 +21,9 @@ vous devez vous réorienter vers DoliWamp (la version tout-en-un
 de Dolibarr pour Windows), DoliDeb (la version tout-en-un pour Debian ou
 Ubuntu) ou DoliRpm (la version tout-en-un de Dolibarr pour Fedora, Redhat,
 OpenSuse, Mandriva ou Mageia).
-Vous pouvez les télécharger à l'adresse: 
-http://www.dolibarr.org/downloads/
+
+Vous pouvez les télécharger depuis la rubrique *download* du portail officiel: 
+http://www.dolibarr.org/
 
 Si vous avez déjà installé un serveur Web avec PHP et une base de donnée (Mysql),
 vous pouvez installer Dolibarr avec cette version de la manière suivante:
diff --git a/README.md b/README.md
index 93b9d275beb..b97c14501ab 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ Dolibarr is released under the terms of the GNU General Public License as publis
 
 If you have no technical knowledge, and you are looking for an autoinstaller to install Dolibarr ERP/CRM in few clicks, you must download DoliWamp (the all-in-one package of Dolibarr for Windows), DoliDeb (the all-in-one package of Dolibarr for Debian or Ubuntu) or DoliRpm (the all-in-one package of Dolibarr for Fedora, Redhat, Opensuse, Mandriva or Mageia).
 
-You can download this at: [Official website] (<http://www.dolibarr.org/downloads/>)
+You can download this from the download area of [Official website] (<http://www.dolibarr.org/>)
 
 If you already have installed a Web server and a Mysql database, you can install the standard version like this:
 
-- 
GitLab