Fix more paths in the documentation

This commit is contained in:
Mitch Watrous
2011-05-10 11:09:17 -07:00
parent e8a2d1f6d5
commit a861a19dbc
10 changed files with 62 additions and 76 deletions

View File

@@ -836,5 +836,5 @@ you will find (as of this writing) is ``abort.h``. If you click on the
contains useful macros for exiting scripts if abnormal conditions are detected.
The source code for the helpers we have used in this chapter can be found in the
``src/helper`` directory. Feel free to poke around in the directory tree to
``src/applications/helper`` directory. Feel free to poke around in the directory tree to
get a feel for what is there and the style of |ns3| programs.