From 1eb08cda92c18e57f739dd2188499842c4a18efc Mon Sep 17 00:00:00 2001 From: Andrey Mokhov Date: Sun, 27 Jan 2019 22:42:23 +0000 Subject: Hadrian: Fix outdated link. --- hadrian/doc/windows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hadrian/doc/windows.md b/hadrian/doc/windows.md index aa59bc52fb..bf7707c6a1 100644 --- a/hadrian/doc/windows.md +++ b/hadrian/doc/windows.md @@ -2,7 +2,7 @@ Here is how you can build GHC, from source, on Windows with minimal requirements. We only assume that `git` and `stack` are installed (see -[prerequisites](https://github.com/snowleopard/hadrian/blob/master/doc/windows.md#prerequisites)). +[prerequisites](https://gitlab.haskell.org/ghc/ghc/blob/master/hadrian/doc/windows.md#prerequisites)). ``` # Get GHC sources; git core.autocrlf should be set to false (see Prerequisites section) -- cgit v1.2.1