diff options
author | Thomas Willingham <beardyunixer@beardyunixer.com> | 2013-09-16 20:11:41 -0700 |
---|---|---|
committer | Thomas Willingham <beardyunixer@beardyunixer.com> | 2013-09-16 20:11:41 -0700 |
commit | 8411fb2bf9987e0a8ae3974dc5d9242c3a910615 (patch) | |
tree | afd8def58fd9f38808d574477e8f0d3a112b41b9 /doc/Developers.md | |
parent | 4b5d91ccb5e42bbd1d379b8963d932bbc8615634 (diff) | |
parent | 6c308a2d7275e3f9a32979aadfbacced70e033dc (diff) | |
download | volse-hubzilla-8411fb2bf9987e0a8ae3974dc5d9242c3a910615.tar.gz volse-hubzilla-8411fb2bf9987e0a8ae3974dc5d9242c3a910615.tar.bz2 volse-hubzilla-8411fb2bf9987e0a8ae3974dc5d9242c3a910615.zip |
Merge pull request #139 from tazmandevil/master
fixed link to wiki
Diffstat (limited to 'doc/Developers.md')
-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). |