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