diff options
Diffstat (limited to 'rts/sm/MarkWeak.h')
-rw-r--r-- | rts/sm/MarkWeak.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rts/sm/MarkWeak.h b/rts/sm/MarkWeak.h index 2756cb06e2..305134be64 100644 --- a/rts/sm/MarkWeak.h +++ b/rts/sm/MarkWeak.h @@ -7,7 +7,7 @@ * Documentation on the architecture of the Garbage Collector can be * found in the online commentary: * - * http://ghc.haskell.org/trac/ghc/wiki/Commentary/Rts/Storage/GC + * https://gitlab.haskell.org/ghc/ghc/wikis/commentary/rts/storage/gc * * ---------------------------------------------------------------------------*/ |