update resource links

This commit is contained in:
friendica
2015-04-01 15:52:02 -07:00
parent f0330bcdc2
commit d599ebe742
14 changed files with 19 additions and 20 deletions

View File

@@ -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