summaryrefslogtreecommitdiff
path: root/mk/compiler-ghc.mk
diff options
context:
space:
mode:
Diffstat (limited to 'mk/compiler-ghc.mk')
-rw-r--r--mk/compiler-ghc.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/compiler-ghc.mk b/mk/compiler-ghc.mk
index f936cc6c5c..739f6157d5 100644
--- a/mk/compiler-ghc.mk
+++ b/mk/compiler-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
#
# -----------------------------------------------------------------------------