From 1fb7b9baae27e9c62a6468fbdb94619b0dd90546 Mon Sep 17 00:00:00 2001 From: www-data Date: Sun, 6 Mar 2016 18:34:50 +0100 Subject: Doco: corrected git URL in git for non-developers --- doc/git_for_non_developers.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/git_for_non_developers.bb') diff --git a/doc/git_for_non_developers.bb b/doc/git_for_non_developers.bb index b0a623104..80c11024b 100644 --- a/doc/git_for_non_developers.bb +++ b/doc/git_for_non_developers.bb @@ -14,7 +14,7 @@ Once you've done that, cd into the directory, and add an upstream. [code] cd red -git remote add upstream https://github.com/redmatrix/redmatrix +git remote add upstream https://github.com/redmatrix/hubzilla [/code] From now on, you can pull upstream changes with the command -- cgit v1.2.3