From c9fd680801727a545b8baa6cb9d7e733ab4f3587 Mon Sep 17 00:00:00 2001 From: Martin Quinson Date: Thu, 7 Feb 2013 21:15:21 +0100 Subject: [PATCH] Fix the download link in the install documentation --- doc/doxygen/install.doc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/doxygen/install.doc b/doc/doxygen/install.doc index d65ddad34a..0f6588ff5d 100644 --- a/doc/doxygen/install.doc +++ b/doc/doxygen/install.doc @@ -15,7 +15,7 @@ SimGrid has very few dependencies and rely only on very standard tools. Recompiling the archive should be done in a few lines: @verbatim -wget https://gforge.inria.fr/frs/download.php/28674/SimGrid-3.9.tar.gz +wget https://gforge.inria.fr/frs/download.php/32047/SimGrid-3.9.tar.gz tar xf SimGrid-3.9.tar.gz cd SimGrid-3.9 cmake -DCMAKE_INSTALL_PREFIX=/opt/simgrid . -- 2.20.1