summaryrefslogtreecommitdiff
path: root/hadrian
diff options
context:
space:
mode:
authorAdam Sandberg Eriksson <adam@sandbergericsson.se>2019-10-26 10:33:03 +0100
committerMarge Bot <ben+marge-bot@smart-cactus.org>2019-10-26 19:53:01 -0400
commit4820af10713ddf94eda0aaeca9e010c25ef6614b (patch)
tree8c80c00f3f28ace474619eaff95d229eff1b3604 /hadrian
parent1be9c35c940e9a1edbb44a0e7dd51b48529ffb9b (diff)
downloadhaskell-4820af10713ddf94eda0aaeca9e010c25ef6614b.tar.gz
hadrian: point link to ghc gitlab
[skip ci]
Diffstat (limited to 'hadrian')
-rw-r--r--hadrian/doc/flavours.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/hadrian/doc/flavours.md b/hadrian/doc/flavours.md
index 26d5115e61..6c05bd1478 100644
--- a/hadrian/doc/flavours.md
+++ b/hadrian/doc/flavours.md
@@ -3,7 +3,7 @@
Hadrian supports a few predefined _build flavours_, i.e. collections of build
settings that fully define a GHC build (see `src/Flavour.hs`). Users can add their
own build flavours if need be, as described
-[here](https://github.com/snowleopard/hadrian/blob/master/doc/user-settings.md#build-flavour).
+[here](https://gitlab.haskell.org/ghc/ghc/blob/master/hadrian/doc/user-settings.md#build-flavour).
## Arguments