diff options
author | Tazman DeVille <tazmandevil@gmx.com> | 2013-09-17 04:52:36 +0200 |
---|---|---|
committer | Tazman DeVille <tazmandevil@gmx.com> | 2013-09-17 04:52:36 +0200 |
commit | 6c308a2d7275e3f9a32979aadfbacced70e033dc (patch) | |
tree | afd8def58fd9f38808d574477e8f0d3a112b41b9 | |
parent | 4b5d91ccb5e42bbd1d379b8963d932bbc8615634 (diff) | |
download | volse-hubzilla-6c308a2d7275e3f9a32979aadfbacced70e033dc.tar.gz volse-hubzilla-6c308a2d7275e3f9a32979aadfbacced70e033dc.tar.bz2 volse-hubzilla-6c308a2d7275e3f9a32979aadfbacced70e033dc.zip |
fixed link to wiki
-rw-r--r-- | doc/Developers.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Developers.md b/doc/Developers.md index 1d9c2aaa1..074dda7af 100644 --- a/doc/Developers.md +++ b/doc/Developers.md @@ -22,4 +22,4 @@ 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
\ No newline at end of file +Further documentation can be found at the Github wiki pages at: [https://github.com/friendica/red/wiki](https://github.com/friendica/red/wiki). |