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:/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. diff --git a/README.md b/README.md index 7cb3895e6f2..fe85e3f20eb 100644 --- a/README.md +++ b/README.md @@ -7,10 +7,8 @@ The included `xbps-src` script will fetch and compile the sources, and install i files into a `fake destdir` to generate XBPS binary packages that can be installed or queried through the `xbps-install(1)` and `xbps-query(1)` utilities, respectively. -See [Contributing](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md) -for a general overview of how to contribute and the -[Manual](https://github.com/void-linux/void-packages/blob/master/Manual.md) -for details of how to create source packages. +See [Contributing](./CONTRIBUTING.md) for a general overview of how to contribute and the +[Manual](./Manual.md) for details of how to create source packages. ### Table of Contents