diff options
author | Nadrieril | 2019-12-21 22:30:52 +0000 |
---|---|---|
committer | Nadrieril | 2019-12-21 22:30:52 +0000 |
commit | bd2ab17dd0d61d70105a9946d3998bcdb17d04a4 (patch) | |
tree | 3b5e19252231e6b1db2b6eee44cae05720cce0a7 /dhall | |
parent | 6fd4156325e17a313135cb966bb137db9f684768 (diff) |
Typo
Diffstat (limited to 'dhall')
-rw-r--r-- | dhall/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dhall/README.md b/dhall/README.md index e40458a..82b3e6a 100644 --- a/dhall/README.md +++ b/dhall/README.md @@ -7,4 +7,4 @@ that instead. The API is very unstable and does not respect semver; use at your own risk. -[`serde_dhall`](https://docs.rs/serde_dhall) +[`serde_dhall`]: https://docs.rs/serde_dhall |