[project @ 2005-12-13 12:52:25 by simonmar]
authorsimonmar <unknown>
Tue, 13 Dec 2005 12:52:25 +0000 (12:52 +0000)
committersimonmar <unknown>
Tue, 13 Dec 2005 12:52:25 +0000 (12:52 +0000)
fix FAQ links

ghc/docs/users_guide/intro.xml

index c384212..d4b6a12 100644 (file)
@@ -83,7 +83,7 @@
          <para>This list is for GHC users to chat among themselves.
          If you have a specific question about GHC, please check the
          <ulink
-         url="http://hackage.haskell.org/trac/ghc/FAQ">FAQ</ulink>
+         url="http://hackage.haskell.org/trac/ghc/wiki/FAQ">FAQ</ulink>
          first.</para>
 
          <variablelist>
       <title>How do I tell if I should report my bug?</title>
 
       <para>Take a look at the <ulink
-      url="http://hackage.haskell.org/trac/ghc/FAQ">FAQ</ulink> and <xref
+      url="http://hackage.haskell.org/trac/ghc/wiki/FAQ">FAQ</ulink> and <xref
       linkend="wrong"/>, which will give you some guidance as to
       whether the behaviour you're seeing is really a bug or
       not.</para>