Skip to content
Snippets Groups Projects
Commit 4cf2f4d8 authored by askeblad's avatar askeblad Committed by Hécate Moonlight
Browse files

update URLs

parent cbc9cd01
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
Haddock is the standard tool for generating documentation from Haskell code. Haddock is the standard tool for generating documentation from Haskell code.
Full documentation about Haddock itself can be found in the `doc/` subdirectory, Full documentation about Haddock itself can be found in the `doc/` subdirectory,
in [reStructedText format][ReST] format. in [reStructuredText][reST] format.
## Project overview ## Project overview
...@@ -29,6 +29,6 @@ project. ...@@ -29,6 +29,6 @@ project.
[CI badge]: https://github.com/haskell/haddock/actions/workflows/ci.yml/badge.svg [CI badge]: https://github.com/haskell/haddock/actions/workflows/ci.yml/badge.svg
[Hackage page]: https://hackage.haskell.org/package/haddock [Hackage page]: https://hackage.haskell.org/package/haddock
[Hackage badge]: https://img.shields.io/hackage/v/haddock.svg [Hackage badge]: https://img.shields.io/hackage/v/haddock.svg
[ReST]: http://www.sphinx-doc.org/en/stable/rest.html [reST]: https://www.sphinx-doc.org/en/master/usage/restructuredtext/index.html
[Documentation.Haddock]: http://hackage.haskell.org/package/haddock-api/docs/Documentation-Haddock.html [Documentation.Haddock]: http://hackage.haskell.org/package/haddock-api/docs/Documentation-Haddock.html
[cabal v2]: http://cabal.readthedocs.io/en/latest/nix-local-build-overview.html [cabal v2]: https://cabal.readthedocs.io/en/latest/nix-local-build-overview.html
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment