aboutsummaryrefslogtreecommitdiffstats
path: root/doc/Developers.md
diff options
context:
space:
mode:
authorfriendica <redmatrix@redmatrix.me>2015-04-01 15:52:02 -0700
committerfriendica <redmatrix@redmatrix.me>2015-04-01 15:52:02 -0700
commitd599ebe742a9fa205da989521388a18655353566 (patch)
treeed0e30b145382a5a9d5293ce1c1a47e8ea6b4281 /doc/Developers.md
parentf0330bcdc2b60438f87fb7caac7b66aaab75034f (diff)
downloadvolse-hubzilla-d599ebe742a9fa205da989521388a18655353566.tar.gz
volse-hubzilla-d599ebe742a9fa205da989521388a18655353566.tar.bz2
volse-hubzilla-d599ebe742a9fa205da989521388a18655353566.zip
update resource links
Diffstat (limited to 'doc/Developers.md')
-rw-r--r--doc/Developers.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/Developers.md b/doc/Developers.md
index 8252fa91d..7f12ef206 100644
--- a/doc/Developers.md
+++ b/doc/Developers.md
@@ -8,7 +8,7 @@ doing development.
Create your own github account.
-You may fork/clone the Red repository from [https://github.com/friendica/red.git](https://github.com/friendica/red.git).
+You may fork/clone the Red repository from [https://github.com/redmatrix/redmatrix.git](https://github.com/redmatrix/redmatrix.git).
Follow the instructions provided here: [http://help.github.com/fork-a-repo/](http://help.github.com/fork-a-repo/)
to create and use your own tracking fork on github
@@ -28,7 +28,6 @@ Please pull in any changes from the project repository and merge them with your
Also - **test your changes**. Don't assume that a simple fix won't break something else. If possible get an experienced Red developer to review the code.
-Further documentation can be found at the Github wiki pages at: [https://github.com/friendica/red/wiki](https://github.com/friendica/red/wiki).
**Licensing**