From: Frederic Suter Date: Mon, 20 Nov 2017 16:11:58 +0000 (+0100) Subject: fix borken link to ping-pong X-Git-Tag: v3.18~272^2~6 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/17bac866a1ac98b2b9762acee5f4365b231cdb02?ds=sidebyside fix borken link to ping-pong --- diff --git a/examples/s4u/README.doc b/examples/s4u/README.doc index 96691c5b7f..78254fbd73 100644 --- a/examples/s4u/README.doc +++ b/examples/s4u/README.doc @@ -25,7 +25,7 @@ documentation, but it should remain readable directly. @ref examples/s4u/actor-create/s4u-actor-create_d.xml \n Shows how to start your actors to populate your simulation. - - Ping Pong: @ref examples/s4u/app-pingpong/s4u-app-pingpong.c\n + - Ping Pong: @ref examples/s4u/app-pingpong/s4u-app-pingpong.cpp\n This simple example just sends one message back and forth. The tesh file laying in the directory show how to start the simulator binary, highlighting how to pass options to the simulators (as detailed in Section \ref options).