diff options
Diffstat (limited to 'utils/touchy')
-rw-r--r-- | utils/touchy/Makefile | 4 | ||||
-rw-r--r-- | utils/touchy/ghc.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/utils/touchy/Makefile b/utils/touchy/Makefile index a16e48bc9a..c0eb696cc6 100644 --- a/utils/touchy/Makefile +++ b/utils/touchy/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/touchy/ghc.mk b/utils/touchy/ghc.mk index e1ac2745c5..9c093c19cf 100644 --- a/utils/touchy/ghc.mk +++ b/utils/touchy/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 # # ----------------------------------------------------------------------------- |