change URLs to new Github organization

closes #140
This commit is contained in:
Daniel Lewan 2018-06-16 16:42:17 +02:00 committed by Enno Boland
parent ab0e56ef82
commit bbf6cad158
3 changed files with 13 additions and 13 deletions

View file

@ -1275,7 +1275,7 @@ You can now make your own commits to the `forked` repository:
To keep your forked repository always up to date, setup the `upstream` remote
to pull in new changes:
$ git remote add upstream git://github.com/voidlinux/void-packages.git
$ git remote add upstream git://github.com/void-linux/void-packages.git
$ git pull upstream master
Once you've made changes to your `forked` repository you can submit