diff options
Diffstat (limited to 'rts/sm/Storage.c')
-rw-r--r-- | rts/sm/Storage.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rts/sm/Storage.c b/rts/sm/Storage.c index 4636bf45e3..71864585f6 100644 --- a/rts/sm/Storage.c +++ b/rts/sm/Storage.c @@ -7,7 +7,7 @@ * Documentation on the architecture of the Storage Manager can be * found in the online commentary: * - * http://ghc.haskell.org/trac/ghc/wiki/Commentary/Rts/Storage + * https://gitlab.haskell.org/ghc/ghc/wikis/commentary/rts/storage * * ---------------------------------------------------------------------------*/ |