From: Julien EMMANUEL Date: Wed, 28 Jul 2021 11:24:33 +0000 (+0200) Subject: Fix broken link to releases X-Git-Tag: v3.29~179^2 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/f552d294e06a8e76162f2ce6f31b9ce02801a33f Fix broken link to releases Thanks Mael for reporting this one --- diff --git a/docs/source/Installing_SimGrid.rst b/docs/source/Installing_SimGrid.rst index 3c65560a8a..766946f7a2 100644 --- a/docs/source/Installing_SimGrid.rst +++ b/docs/source/Installing_SimGrid.rst @@ -34,7 +34,7 @@ Stable Java Package ^^^^^^^^^^^^^^^^^^^ The jar file can be retrieved from the `Release page -`_. This file is +`_. This file is self-contained, including the native components for Linux, macOS and Windows. Copy it to your project's classpath and you're set. @@ -130,7 +130,7 @@ Getting the Sources ^^^^^^^^^^^^^^^^^^^ Grab the last **stable release** from `FramaGit -`_, and compile it as follows: +`_, and compile it as follows: .. code-block:: console