diff options
author | Mario Vavti <mario@mariovavti.com> | 2018-06-08 08:30:22 +0200 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2018-06-08 08:31:02 +0200 |
commit | 38b230a1287ed32c2148664c458b4495b9691edd (patch) | |
tree | e9dee2afe9eda7f5ca7ced40b0ce46002defdbf3 /doc/developers.bb | |
parent | 5deecfea2858a82c108e05a9d8b1827aaca2bd0f (diff) | |
download | volse-hubzilla-38b230a1287ed32c2148664c458b4495b9691edd.tar.gz volse-hubzilla-38b230a1287ed32c2148664c458b4495b9691edd.tar.bz2 volse-hubzilla-38b230a1287ed32c2148664c458b4495b9691edd.zip |
typo
(cherry picked from commit b47fdd748f4f7e8112ae5cd9d2d5c84985f43c7f)
Diffstat (limited to 'doc/developers.bb')
-rw-r--r-- | doc/developers.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/developers.bb b/doc/developers.bb index 4bda7fdff..22dc82d7e 100644 --- a/doc/developers.bb +++ b/doc/developers.bb @@ -9,7 +9,7 @@ doing development. Create your own github account. -You may fork/clone the project repository from [url=https://framagit.org/hubzilla.core.git]https://framagit.org/hubzilla/core.git[/url] +You may fork/clone the project repository from [url=https://framagit.org/hubzilla/core.git]https://framagit.org/hubzilla/core.git[/url] Follow the instructions provided here: [url=http://help.github.com/fork-a-repo/]http://help.github.com/fork-a-repo/[/url] to create and use your own tracking fork on framagit |