aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-06-13 18:54:34 -0300
committerEuAndreh <eu@euandre.org>2021-06-13 18:54:34 -0300
commit884a5c188522822e6fd3255a918b2e8043d31275 (patch)
treeb87c9fe36027a1b0b20bec1dbc6a83630ce64284 /README.md
parentREADME.md: Small tweaks (diff)
downloadremembering-884a5c188522822e6fd3255a918b2e8043d31275.tar.gz
remembering-884a5c188522822e6fd3255a918b2e8043d31275.tar.xz
README.md: Use full links to online manpages
Diffstat (limited to '')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index cdb6466..6feefa1 100644
--- a/README.md
+++ b/README.md
@@ -45,7 +45,11 @@ environment (`_POSIX_C_SOURCE 200809L`).
## Documentation
-Documentation available via installed manpages or online: [`remembering.1`](remembering.1.html) and [`remembering.5`](remembering.5.html).
+The documentation is available via installed manpages or online: [`remembering.1`] and [`remembering.5`].
+
+[`remembering.1.html`]: https://euandreh.xyz/remembering/remembering.1.html
+[`remembering.5.html`]: https://euandreh.xyz/remembering/remembering.5.html
+
## Contributing