X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/a032429dce531a2897509a92a79ac15d3755fbf9..f17b9a490a2fc481082483fce016d57605d429a0:/docs/source/Tutorial_Algorithms.rst?ds=inline diff --git a/docs/source/Tutorial_Algorithms.rst b/docs/source/Tutorial_Algorithms.rst index fdc48a39dc..dec980d844 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