diff options
Diffstat (limited to 'testsuite/driver/README.md')
-rw-r--r-- | testsuite/driver/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/driver/README.md b/testsuite/driver/README.md index 9324fd3df6..a6646ae37f 100644 --- a/testsuite/driver/README.md +++ b/testsuite/driver/README.md @@ -130,4 +130,4 @@ you checkout that commit and run the testsuite (or test). * Additionally, one will want to look at `compile_and_run`, `simple_run`, and `simple_build` in testutil.py - [1]: http://ghc.haskell.org/trac/ghc/wiki/Building/RunningTests + [1]: https://gitlab.haskell.org/ghc/ghc/wikis/building/running-tests |