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