diff options
author | Dillon Stadther <dlstadther@gmail.com> | 2017-07-11 18:56:37 +0000 |
---|---|---|
committer | Dillon Stadther <dlstadther@gmail.com> | 2017-07-11 18:56:37 +0000 |
commit | b3bed896d89bdc3fcd310036673bb251112240e7 (patch) | |
tree | 7a314630f0a0b11315801a6bd717d3a8d348cf0c | |
parent | Add Tuleap to Project Management (diff) | |
download | awesome-selfhosted-b3bed896d89bdc3fcd310036673bb251112240e7.tar.gz awesome-selfhosted-b3bed896d89bdc3fcd310036673bb251112240e7.zip |
Fix typo in 'Source Code'
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1026,7 +1026,7 @@ _See also [Ticketing](#ticketing), [Task management/To-do lists](#task-managemen * [Taiga](https://taiga.io/) - Agile Project Management Tool based on the Kanban and Scrum methods. ([Source Code](https://github.com/taigaio)) `AGPLv3` `Python` * [The Bug Genie](http://www.thebuggenie.com/) - The Bug Genie is a friendly project management and issue tracking tool. ([Source Code](https://github.com/thebuggenie/thebuggenie)) `MPLv2` `PHP` * [Trac](http://trac.edgewall.org/) - Trac is an enhanced wiki and issue tracking system for software development projects. `BSD` `Python` - * [Tuleap](https://www.tuleap.org/) - Tuleap is a libre suite to plan, track, code and collaborate on software projects. ([Soure Code](https://tuleap.net/plugins/git/tuleap/tuleap/stable?p=tuleap%2Fstable.git&a=tree)) `GPLv2` `PHP` + * [Tuleap](https://www.tuleap.org/) - Tuleap is a libre suite to plan, track, code and collaborate on software projects. ([Source Code](https://tuleap.net/plugins/git/tuleap/tuleap/stable?p=tuleap%2Fstable.git&a=tree)) `GPLv2` `PHP` * [Phproject](http://www.phproject.org/) - A high performance full-featured project management system. ([Demo](http://demo.phproject.org/), [Source Code](https://github.com/Alanaktion/phproject)) `GPLv3` `PHP` |