From bbf6cad15842b6a3553e2be533ff7c417d10bbb5 Mon Sep 17 00:00:00 2001 From: Daniel Lewan Date: Sat, 16 Jun 2018 16:42:17 +0200 Subject: change URLs to new Github organization closes #140 --- Manual.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Manual.md') diff --git a/Manual.md b/Manual.md index abb8e6094fd..433e4625313 100644 --- a/Manual.md +++ b/Manual.md @@ -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 -- cgit v1.2.3