summaryrefslogtreecommitdiff
path: root/rts/sm/Evac.h
diff options
context:
space:
mode:
Diffstat (limited to 'rts/sm/Evac.h')
-rw-r--r--rts/sm/Evac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/rts/sm/Evac.h b/rts/sm/Evac.h
index cea2be63ae..62d54eb7b9 100644
--- a/rts/sm/Evac.h
+++ b/rts/sm/Evac.h
@@ -7,7 +7,7 @@
* Documentation on the architecture of the Garbage Collector can be
* found in the online commentary:
*
- * http://hackage.haskell.org/trac/ghc/wiki/Commentary/Rts/Storage/GC
+ * http://ghc.haskell.org/trac/ghc/wiki/Commentary/Rts/Storage/GC
*
* ---------------------------------------------------------------------------*/