diff options
Diffstat (limited to 'rts/sm/GCUtils.c')
-rw-r--r-- | rts/sm/GCUtils.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rts/sm/GCUtils.c b/rts/sm/GCUtils.c index d8633f98ea..11345e92c8 100644 --- a/rts/sm/GCUtils.c +++ b/rts/sm/GCUtils.c @@ -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 * * ---------------------------------------------------------------------------*/ |