X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/a032429dce531a2897509a92a79ac15d3755fbf9..58bb34bb3a854fb4ea3f1daf6ed3c742efb89e1d:/docs/source/Tutorial_Algorithms.rst diff --git a/docs/source/Tutorial_Algorithms.rst b/docs/source/Tutorial_Algorithms.rst index fdc48a39dc..27552d58cf 100644 --- a/docs/source/Tutorial_Algorithms.rst +++ b/docs/source/Tutorial_Algorithms.rst @@ -356,7 +356,7 @@ everything as follows: # (exporting SimGrid_PATH is only needed if SimGrid is installed in a non-standard path) export SimGrid_PATH=/where/to/simgrid - git clone git@framagit.org:simgrid/simgrid-template-s4u.git + git clone https://framagit.org/simgrid/simgrid.git cd simgrid-template-s4u/ cmake . make @@ -645,7 +645,7 @@ Visualizing the result vite is not enough to understand the situation, because it does not deal with categorization. This time, you absolutely must switch to R, as explained on `this page -`_. +`_. .. todo::