aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index aa9adb4..d542b87 100644
--- a/README.md
+++ b/README.md
@@ -54,7 +54,7 @@ There are no dependencies or requirements, only standard tools such as
The documentation is available via installed manpages or online: [`git-permalink.1`].
-[`git-permalink.1.html`]: https://git.euandreh.xyz/git-permalink/git-permalink.1.html
+[`git-permalink.1`]: https://euandreh.xyz/git-permalink/git-permalink.1.html
## Contributing
@@ -63,6 +63,9 @@ Extratools used for development are:
- [ShellCheck] for validating scripts;
- [pandoc], troff and Perl for generating the documentation HTML and website.
+[ShellCheck]: https://www.shellcheck.net/
+[pandoc]: https://pandoc.org/
+
For running the extra development-only checks, run:
```shell