summaryrefslogtreecommitdiff
path: root/documentation/preface.html
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2002-02-13 03:33:53 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>2002-02-13 03:33:53 +0000
commitaf16ba7e8bedeb1caa9e15739cc11dfd3c85d49a (patch)
tree3693bface8ca28210d296bea9de584652d48ff6a /documentation/preface.html
parenta235545e422d52324a9a9cc524ed59922b32502e (diff)
Fix links in FLTK docos.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1957 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/preface.html')
-rw-r--r--documentation/preface.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/preface.html b/documentation/preface.html
index 2809358f2..2246b2fac 100644
--- a/documentation/preface.html
+++ b/documentation/preface.html
@@ -41,13 +41,13 @@ interfaces.</P>
<LI><A HREF="opengl.html#opengl">Chapter 8 - Using OpenGL</A></LI>
- <LI><A HREF="fluid.html#fluid">Chapter 9 - Programming With FLUID</A></LI>
+ <LI><A HREF="fluid.html#FLUID">Chapter 9 - Programming With FLUID</A></LI>
<LI><A HREF="widgets.html#widgets">Appendix A - Class Reference</A></LI>
<LI><A HREF="functions.html#functions">Appendix B - Function Reference</A></LI>
- <LI><A HREF="enumerations.html#enumerations">Appendix C - Enumeration
+ <LI><A HREF="enumerations.html#Enumerations">Appendix C - Enumeration
Reference</A></LI>
<LI><A HREF="glut.html#glut">Appendix D - GLUT Compatibility</A></LI>