diff options
Diffstat (limited to 'libffi')
-rw-r--r-- | libffi/Makefile | 4 | ||||
-rw-r--r-- | libffi/ghc.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/libffi/Makefile b/libffi/Makefile index ac398bdec2..8364a38fae 100644 --- a/libffi/Makefile +++ b/libffi/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/libffi/ghc.mk b/libffi/ghc.mk index 6bc8897461..a127612a29 100644 --- a/libffi/ghc.mk +++ b/libffi/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 # # ----------------------------------------------------------------------------- |