Use absolute links in readme
This fixes missing links on crates.io.
This commit is contained in:
parent
0c22a6d393
commit
411b1834b1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user