--- a/doc/manual/source/realtime.rst Fri May 06 18:34:24 2011 +0200
+++ b/doc/manual/source/realtime.rst Fri May 06 13:21:20 2011 -0700
@@ -60,8 +60,8 @@
GlobalValue::Bind ("SimulatorImplementationType",
StringValue ("ns3::RealtimeSimulatorImpl"));
-There is a script in ``examples/realtime-udp-echo.cc`` that has an example of
-how to configure the realtime behavior. Try: ::
+There is a script in ``examples/realtime/realtime-udp-echo.cc`` that
+has an example of how to configure the realtime behavior. Try: ::
./waf --run realtime-udp-echo