diff options
Diffstat (limited to '.circleci/config.yml')
-rw-r--r-- | .circleci/config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.circleci/config.yml b/.circleci/config.yml index 31b64a1c22..261116d088 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -1,5 +1,5 @@ # Questions about this file? -# See https://ghc.haskell.org/trac/ghc/wiki/ContinuousIntegration/Usage. +# See https://gitlab.haskell.org/ghc/ghc/wikis/continuous-integration/usage. version: 2 |