aboutsummaryrefslogtreecommitdiffhomepage
path: root/Manual.md
diff options
context:
space:
mode:
authorÉrico Rolim <erico.erc@gmail.com>2020-07-08 16:40:46 -0300
committerPiotr <chocimier@tlen.pl>2020-07-13 18:21:02 +0200
commit04424d8754c06bd7ab6e902cba8f4aa0b329b615 (patch)
treed80d46e17a0c16c367eb55158ccccec81e72e615 /Manual.md
parentCONTRIBUTING.md: use local links instead of GH ones (diff)
README, Manual: use local links for files in repo.
Diffstat (limited to 'Manual.md')
-rw-r--r--Manual.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/Manual.md b/Manual.md
index 31babf14d6a..7c79d04d3ae 100644
--- a/Manual.md
+++ b/Manual.md
@@ -1972,9 +1972,8 @@ Fork the voidlinux `void-packages` git repository on github and clone it:
$ git clone git@github.com:<user>/void-packages.git
-See [CONTRIBUTING.md](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md)
-for information on how to format your commits and other tips for
-contributing.
+See [CONTRIBUTING.md](./CONTRIBUTING.md) for information on how to format your
+commits and other tips for contributing.
Once you've made changes to your `forked` repository you can submit
a github pull request; see https://help.github.com/articles/fork-a-repo for more information.