diff options
author | Andrew Rylatt <AndyR207@users.noreply.github.com> | 2016-12-08 22:23:27 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-12-08 22:23:27 +0000 |
commit | 44e4e622ada165d7a992eb76b3cc8b8129f2472b (patch) | |
tree | b3f7da470d3ac9bf3e3be14644b2443dfa00b02a | |
parent | Merge pull request #881 from Kovah/#300 (diff) | |
parent | Fix Coordino (diff) | |
download | awesome-selfhosted-44e4e622ada165d7a992eb76b3cc8b8129f2472b.tar.gz awesome-selfhosted-44e4e622ada165d7a992eb76b3cc8b8129f2472b.zip |
Merge pull request #887 from Kickball/n8225-patch-3
Fix Coordino
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1061,7 +1061,7 @@ See https://staticsitegenerators.net and https://www.staticgen.com * [Bugzilla](https://www.bugzilla.org/) - General-purpose bugtracker and testing tool originally developed and used by the Mozilla project. `MPLv2` `Perl` * [Bumpy Booby](http://bumpy-booby.derivoile.fr/) - A simple, responsive and highly customizable PHP bug tracking system. ([Source Code](https://github.com/piero-la-lune/Bumpy-Booby)) `MIT` `PHP` * [Cerb](http://www.cerberusweb.com/) - Group-based e-mail management project. ([Source Code](https://github.com/wgm/cerb)) `DPL` `PHP` - * [Coordino](http://coordino.com/) - Open Source question & answer system on top of CakePHP ([Source Code](https://github.com/Datawalke/Coordino)) `MIT` `PHP` + * [Coordino](http://coordino.com/) - Open Source question & answer system on top of CakePHP. ([Source Code](https://github.com/Datawalke/Coordino)) `MIT` `PHP` * [Deskulu](https://github.com/Taskulu/deskulu) - Opensource helpdesk and ticketing system based on Drupal 7. ([Demo](https://help.taskulu.com)) `GPLv2` `PHP` * [DiamanteDesk](http://diamantedesk.com/) - DiamanteDesk is FREE Open Source easy-to-use help-desk solution. ([Demo](http://diamantedesk.com/demo/), [Source Code](https://github.com/eltrino/diamantedesk-application)) `OSLv3` `PHP` * [Flyspray](http://www.flyspray.org/) - Uncomplicated, web-based bug tracking system. ([Source Code](https://github.com/Flyspray/flyspray)) `GPLv2` `PHP` |