diff options
Diffstat (limited to 'ghc')
-rw-r--r-- | ghc/Makefile | 4 | ||||
-rw-r--r-- | ghc/ghc.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/ghc/Makefile b/ghc/Makefile index 46ea37877d..8c7a8afab4 100644 --- a/ghc/Makefile +++ b/ghc/Makefile @@ -5,8 +5,8 @@ # This file is part of the GHC build system. # # To understand how the build system works and how to modify it, see -# http://ghc.haskell.org/trac/ghc/wiki/Building/Architecture -# http://ghc.haskell.org/trac/ghc/wiki/Building/Modifying +# https://gitlab.haskell.org/ghc/ghc/wikis/building/architecture +# https://gitlab.haskell.org/ghc/ghc/wikis/building/modifying # # ----------------------------------------------------------------------------- diff --git a/ghc/ghc.mk b/ghc/ghc.mk index f9a3d1f056..4c3fbdfd88 100644 --- a/ghc/ghc.mk +++ b/ghc/ghc.mk @@ -5,8 +5,8 @@ # This file is part of the GHC build system. # # To understand how the build system works and how to modify it, see -# http://ghc.haskell.org/trac/ghc/wiki/Building/Architecture -# http://ghc.haskell.org/trac/ghc/wiki/Building/Modifying +# https://gitlab.haskell.org/ghc/ghc/wikis/building/architecture +# https://gitlab.haskell.org/ghc/ghc/wikis/building/modifying # # ----------------------------------------------------------------------------- |