diff options
Diffstat (limited to 'rts/sm/MarkStack.h')
-rw-r--r-- | rts/sm/MarkStack.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rts/sm/MarkStack.h b/rts/sm/MarkStack.h index e2319a544d..f978a32563 100644 --- a/rts/sm/MarkStack.h +++ b/rts/sm/MarkStack.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 * * ---------------------------------------------------------------------------*/ |