X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/661e64114641721802e309fc277b081ea01078c8..808e3788e31d306aa2d3f8c96122aa82346fbe0b:/examples/s4u/README.rst diff --git a/examples/s4u/README.rst b/examples/s4u/README.rst index 7e8af8d329..f11fc88fc1 100644 --- a/examples/s4u/README.rst +++ b/examples/s4u/README.rst @@ -307,7 +307,7 @@ Interacting with the Platform resources must be turned off and on again, and how to react to such failures in your code. - |br| `examples/platforms/small_platform_with_failure.xml `_ + |br| `examples/platforms/small_platform_failures.xml `_ |br| The state profiles in `examples/platforms/profiles `_ - **Specifying speed profiles:** shows how to specify an external @@ -406,6 +406,8 @@ Distributed Hash Tables (DHT) One of the most famous DHT protocol. |br| `examples/s4u/dht-chord/s4u-dht-chord.cpp `_ +.. _s4u_ex_clouds: + Simulating Clouds -----------------