diff options
Diffstat (limited to 'rts/Task.h')
-rw-r--r-- | rts/Task.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rts/Task.h b/rts/Task.h index 0410407a60..88b567ab87 100644 --- a/rts/Task.h +++ b/rts/Task.h @@ -5,7 +5,7 @@ * Tasks * * For details on the high-level design, see - * http://ghc.haskell.org/trac/ghc/wiki/Commentary/Rts/Scheduler + * https://gitlab.haskell.org/ghc/ghc/wikis/commentary/rts/scheduler * * -------------------------------------------------------------------------*/ |