Skip to content

Commit 0e5971c

Browse files
authored
Fix link to Hackage docs (#2557)
1 parent 44b9f30 commit 0e5971c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dhall-toml/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ For installation or development instructions, see:
77

88
* [`dhall-haskell` - `README`](https://github.com/dhall-lang/dhall-haskell/blob/master/README.md)
99

10-
Full documentation here:
10+
Full documentation is available on Hackage:
1111

12-
* [`dhall-toml` instructions](https://hackage.haskell.org/package/dhall-toml/docs/Dhall-Toml.html)
12+
* [`dhall-toml` on Hackage](https://hackage.haskell.org/package/dhall-toml)
1313

1414
## Introduction
1515

0 commit comments

Comments
 (0)