doc/manual/source/realtime.rst
changeset 7140 d203296efb63
parent 6766 4caf532b12c3
child 7147 71adbc0422a5
--- 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