diff options
Diffstat (limited to 'documentation/src/development.dox')
| -rw-r--r-- | documentation/src/development.dox | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/src/development.dox b/documentation/src/development.dox index b64d776e8..899fa9ac3 100644 --- a/documentation/src/development.dox +++ b/documentation/src/development.dox @@ -315,7 +315,7 @@ The following code gives the navigation bar at the bottom of this page: </a> </td> <td width="10%" align="CENTER"> - <a class="el" href="main.html">[Index]</a> + <a class="el" href="index.html">[Index]</a> </td> <td width="45%" align="RIGHT"> <a class="el" href="license.html"> @@ -340,7 +340,7 @@ The following code gives the navigation bar at the bottom of this page: </a> </td> <td width="10%" align="CENTER"> - <a class="el" href="main.html">[Index]</a> + <a class="el" href="index.html">[Index]</a> </td> <td width="45%" align="RIGHT"> <a class="el" href="license.html"> |
