aboutsummaryrefslogtreecommitdiffstats
path: root/doc/dev_beginner.bb
diff options
context:
space:
mode:
authorHerbert Thielen <thielen@hs-worms.de>2018-06-11 15:54:22 +0200
committerHerbert Thielen <thielen@hs-worms.de>2018-06-11 15:54:22 +0200
commitb361fb4f89ff60bbe32c7aa41dca5caf895ab54c (patch)
tree69066aeb531f026edfbf462e7e1e9408698f1f73 /doc/dev_beginner.bb
parenta8f179145bf572e1a9dc78e53bd68910029c2ac0 (diff)
downloadvolse-hubzilla-b361fb4f89ff60bbe32c7aa41dca5caf895ab54c.tar.gz
volse-hubzilla-b361fb4f89ff60bbe32c7aa41dca5caf895ab54c.tar.bz2
volse-hubzilla-b361fb4f89ff60bbe32c7aa41dca5caf895ab54c.zip
fix links to addons repository
Diffstat (limited to 'doc/dev_beginner.bb')
-rw-r--r--doc/dev_beginner.bb6
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;