X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/bed45d2b52e094786b4d6ad0de9a14b39b7bb382..0d81d17213741458279a3ba09ac0ce75fa868089:/docs/source/Tutorial_Algorithms.rst diff --git a/docs/source/Tutorial_Algorithms.rst b/docs/source/Tutorial_Algorithms.rst index 7ec4f4791d..11eebf7d41 100644 --- a/docs/source/Tutorial_Algorithms.rst +++ b/docs/source/Tutorial_Algorithms.rst @@ -482,7 +482,7 @@ timing. ``put()`` and ``get()`` are matched regardless of their initiators' location and then the real communication occures between the involved parties. -Please refer to the full `API of Mailboxes +Please refer to the full `Mailboxes' documentation `_ for more details.