summaryrefslogtreecommitdiff
path: root/docs/comm/genesis/makefiles.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/comm/genesis/makefiles.html')
-rw-r--r--docs/comm/genesis/makefiles.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/comm/genesis/makefiles.html b/docs/comm/genesis/makefiles.html
index 3b0e35bfd8..7f01fb53ac 100644
--- a/docs/comm/genesis/makefiles.html
+++ b/docs/comm/genesis/makefiles.html
@@ -11,9 +11,9 @@
The size and structure of GHC's makefiles makes it quite easy to scream
out loud - in pain - during the process of tracking down problems in the
make system or when attempting to alter it. GHC's <a
- href="http://hackage.haskell.org/trac/ghc/wiki/Building">Building
+ href="http://ghc.haskell.org/trac/ghc/wiki/Building">Building
Guide</a> has valuable information on <a
- href="http://hackage.haskell.org/trac/ghc/wiki/Building/BuildSystem">the
+ href="http://ghc.haskell.org/trac/ghc/wiki/Building/BuildSystem">the
makefile architecture.</a>
<h4>A maze of twisty little passages, all alike</h4>