diff options
author | Mario Vavti <mario@mariovavti.com> | 2018-06-08 08:30:22 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2018-06-08 08:30:22 +0200 |
commit | b47fdd748f4f7e8112ae5cd9d2d5c84985f43c7f (patch) | |
tree | 6bf4810252f510951be93419d31c940f51615e07 /doc | |
parent | c69c7db4f7daaa91b338340a3bd2e74cf7b17abb (diff) | |
download | volse-hubzilla-b47fdd748f4f7e8112ae5cd9d2d5c84985f43c7f.tar.gz volse-hubzilla-b47fdd748f4f7e8112ae5cd9d2d5c84985f43c7f.tar.bz2 volse-hubzilla-b47fdd748f4f7e8112ae5cd9d2d5c84985f43c7f.zip |
typo
Diffstat (limited to 'doc')
-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 |