From 9d51848607886d933d33525901352835a8ddb910 Mon Sep 17 00:00:00 2001 From: Manuel Rego Casasnovas Date: Fri, 20 Apr 2012 15:57:28 +0200 Subject: [PATCH] doc: Fix some broken links to files in SourceForge.net FEA: ItEr76S03Community --- INSTALL | 2 +- doc/src/technical/howto-start-development-with-eclipse.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTALL b/INSTALL index aa0b86ef2..4bfcaf94a 100644 --- a/INSTALL +++ b/INSTALL @@ -46,7 +46,7 @@ Instructions: * Download the package:: - $ wget http://downloads.sourceforge.net/project/libreplan/files/LibrePlan/libreplan_1.2.0-1_amd64.deb + $ wget http://downloads.sourceforge.net/project/libreplan/LibrePlan/libreplan_1.2.0-1_amd64.deb * Install package:: diff --git a/doc/src/technical/howto-start-development-with-eclipse.rst b/doc/src/technical/howto-start-development-with-eclipse.rst index 7d676d590..b31919808 100644 --- a/doc/src/technical/howto-start-development-with-eclipse.rst +++ b/doc/src/technical/howto-start-development-with-eclipse.rst @@ -29,7 +29,7 @@ a) Clone Git repository (recommended):: b) Download last version source code:: - $ wget http://downloads.sourceforge.net/project/libreplan/files/LibrePlan/libreplan_1.2.0.tar.gz + $ wget http://downloads.sourceforge.net/project/libreplan/LibrePlan/libreplan_1.2.0.tar.gz $ tar -xzvf libreplan_1.2.0.tar.gz You should review ``HACKING`` file to check that you have installed all the