From d599ebe742a9fa205da989521388a18655353566 Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 1 Apr 2015 15:52:02 -0700 Subject: update resource links --- 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 029a6eb77..b0a623104 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/friendica/red +git remote add upstream https://github.com/redmatrix/redmatrix [/code] From now on, you can pull upstream changes with the command -- cgit v1.2.3