Skip to content
This repository was archived by the owner on Aug 3, 2024. It is now read-only.

Commit 6328b5a

Browse files
authored
Fix docs links from Darcs to GitHub in intro (#1262)
1 parent 3cfd582 commit 6328b5a

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

doc/intro.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,11 +62,9 @@ Obtaining Haddock
6262
Distributions (source & binary) of Haddock can be obtained from its `web
6363
site <http://www.haskell.org/haddock/>`__.
6464

65-
Up-to-date sources can also be obtained from our public darcs
65+
Up-to-date sources can also be obtained from our public GitHub
6666
repository. The Haddock sources are at
67-
``http://code.haskell.org/haddock``. See
68-
`darcs.net <http://www.darcs.net/>`__ for more information on the darcs
69-
version control utility.
67+
``https://github.com/haskell/haddock``.
7068

7169
License
7270
-------

0 commit comments

Comments
 (0)