Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Avoid unnecessary copy of parameters for parallel_execute.
[simgrid.git] / doc / doxygen / FAQ.doc
index 6682d8d..96c9811 100644 (file)
@@ -8,7 +8,7 @@ This document is the FAQ of the MSG interface. Some entries are a bit aging and
 
 You are at the right place... To understand what you can do or
 cannot do with SimGrid, you should read the
-<a href="http://simgrid.gforge.inria.fr/tutorials.php">tutorial
+<a href="https://simgrid.org/tutorials.html">tutorial
 slides</a> from the SimGrid's website. You may find more uptodate
 material on the
 <a href="http://people.irisa.fr/Martin.Quinson/blog/SimGrid/">blog of
@@ -359,7 +359,7 @@ subtasks.
 
 @subsubsection faq_platform_example Where can I find SimGrid platform files?
 
-There are several little examples in the archive, in the examples/msg
+There are several little examples in the archive, in the examples/platforms
 directory. From time to time, we are asked for other files, but we
 don't have much at hand right now.