Use absolute links in readme

This fixes missing links on crates.io.
This commit is contained in:
Robin Krahl 2020-07-24 14:21:37 +02:00
parent 0c22a6d393
commit 411b1834b1
No known key found for this signature in database
GPG Key ID: 8E9B0870524F69D8

View File

@ -55,8 +55,7 @@ For more usage information, run `rusty-man --help`.
## Installation
To install rusty-man, clone this repository and use cargo to build the project,
or use `cargo install`. See the [`INSTALL.md`](./INSTALL.md) file for more
information.
or use `cargo install`. See the [`INSTALL.md`][] file for more information.
rusty-man should run on all platforms supported by [`crossterm`][]. If you
have trouble running rusty-man on your platform or if you want to help porting
@ -89,7 +88,8 @@ This project is licensed under the [MIT License][].
`rusty-man` complies with [version 3.0 of the REUSE specification][reuse].
[`crossterm`]: https://lib.rs/crossterm
[`CONTRIBUTING.md`]: ./CONTRIBUTING.md
[`INSTALL.md`]: https://git.sr.ht/~ireas/rusty-man/tree/refs/heads/master/INSTALL.md
[`CONTRIBUTING.md`]: https://git.sr.ht/~ireas/rusty-man/tree/refs/heads/master/CONTRIBUTING.md
[issues]: https://todo.sr.ht/~ireas/rusty-man?search=label:%22good%20first%20issue%22%20status%3Aopen
[~ireas/rusty-man-dev@lists.sr.ht]: mailto:~ireas/rusty-man-dev@lists.sr.ht
[contact me directly]: mailto:robin.krahl@ireas.org