summaryrefslogtreecommitdiff
path: root/docs/index.html
diff options
context:
space:
mode:
authorsven.panne@aedion.de <unknown>2007-09-11 07:18:01 +0000
committersven.panne@aedion.de <unknown>2007-09-11 07:18:01 +0000
commita9aeb7faa364b2231b8234a518328d165654a647 (patch)
treeb3fbbe3409ba2d23709c0c1ebdd2ed053dfc37f0 /docs/index.html
parent60610640fdf2f9b037f2d323f3e1127849e76028 (diff)
downloadhaskell-a9aeb7faa364b2231b8234a518328d165654a647.tar.gz
Synched documentation links with current directory layout
Somehow the "html" subdirs are gone, this change was not completely intentional, but it is nice, anyway. Those subdirs never served any real purpose... MERGE TO STABLE
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/index.html b/docs/index.html
index 0038348f7b..0fb8c6d66d 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -20,7 +20,7 @@
<UL>
<LI>
<P>
- <B><A HREF="users_guide/html/index.html">The User's Guide</A></B>
+ <B><A HREF="users_guide/index.html">The User's Guide</A></B>
</P>
<P>
The User's Guide has all you need to know about using GHC:
@@ -39,7 +39,7 @@
<LI>
<P>
- <B><A HREF="Cabal/html/index.html">Cabal</A></B>
+ <B><A HREF="Cabal/index.html">Cabal</A></B>
</P>
<P>An infrastructure for building and distributing Haskell
software.</P>