diff options
Diffstat (limited to 'utils/unlit')
-rw-r--r-- | utils/unlit/Makefile | 4 | ||||
-rw-r--r-- | utils/unlit/ghc.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/utils/unlit/Makefile b/utils/unlit/Makefile index 24bd615b26..5a6bdc3546 100644 --- a/utils/unlit/Makefile +++ b/utils/unlit/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/utils/unlit/ghc.mk b/utils/unlit/ghc.mk index 0560aa57b8..fe38cbbd0f 100644 --- a/utils/unlit/ghc.mk +++ b/utils/unlit/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 # # ----------------------------------------------------------------------------- |