diff options
author | Takenobu Tani <takenobu.hs@gmail.com> | 2019-03-30 11:42:14 +0900 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2019-04-01 03:32:36 -0400 |
commit | 27b99ed8ede3d54932a432402de7dc43d1445f8f (patch) | |
tree | 64d5fc978eb0f25a6ffdae5c85ce9577a7d1fc8f /docs/index.html.in | |
parent | 55650d147bce7cd005327ebd5807fe2851a4e2e1 (diff) | |
download | haskell-27b99ed8ede3d54932a432402de7dc43d1445f8f.tar.gz |
Clean up URLs to point to GitLab
This moves URL references to old Trac to their corresponding
GitLab counterparts.
This patch does not update the submodule library, such as
libraries/Cabal.
See also !539, !606, !618
[ci skip]
Diffstat (limited to 'docs/index.html.in')
-rw-r--r-- | docs/index.html.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html.in b/docs/index.html.in index 4c103fe94b..d849e7e5e6 100644 --- a/docs/index.html.in +++ b/docs/index.html.in @@ -50,7 +50,7 @@ <P>For more information, see the following:</P> <UL> <LI><P><A href="http://www.haskell.org/ghc/">GHC Home Page</A></P></LI> - <LI><P><A href="http://ghc.haskell.org/trac/ghc/"> + <LI><P><A href="https://gitlab.haskell.org/ghc/ghc/wikis/"> GHC Developers Home</A></P></LI> </UL> </BODY> |