diff options
Diffstat (limited to 'doc/dev_beginner.bb')
-rw-r--r-- | doc/dev_beginner.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/dev_beginner.bb b/doc/dev_beginner.bb index d07b20574..3e98c6ec3 100644 --- a/doc/dev_beginner.bb +++ b/doc/dev_beginner.bb @@ -174,8 +174,8 @@ It is a good idea to read the whole manual! Git is different to other version co Now you should
[list]
[*] create an account at github.com
-[*] fork https://framagit.org/hubzilla/core/
-[*] fork https://framagit.org/hubzilla/core/-addons
+[*] fork https://framagit.org/hubzilla/core
+[*] fork https://framagit.org/hubzilla/addons
[/list]
If you not want to use GIT from the command line - there is a usefull Eclipse plugin named ""Eclipse Mylyn to GitHub connector".
@@ -416,4 +416,4 @@ surfer@debian:/var/www$ git push [/code]
-#include doc/macros/main_footer.bb;
\ No newline at end of file +#include doc/macros/main_footer.bb;
|