diff options
Diffstat (limited to 'documentation/src/intro.dox')
| -rw-r--r-- | documentation/src/intro.dox | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/src/intro.dox b/documentation/src/intro.dox index 4fdc52860..0af053fe5 100644 --- a/documentation/src/intro.dox +++ b/documentation/src/intro.dox @@ -1,6 +1,6 @@ /** - \page intro 1 - Introduction to FLTK + \page intro Introduction to FLTK The Fast Light Tool Kit ("FLTK", pronounced "fulltick") is a cross-platform C++ GUI toolkit for @@ -350,6 +350,6 @@ at "fltk@fltk.org" or one of the newsgroups. <hr> <a class="el" href="index.html">[Index]</a> <a class="el" href="preface.html">[Previous] Preface</a> -<a class="el" href="basics.html">[Next] 2 - FLTK Basics</a> +<a class="el" href="basics.html">[Next] FLTK Basics</a> \endhtmlonly */ |
