aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Rylatt <AndyR207@users.noreply.github.com>2016-08-28 13:03:55 +0000
committerGitHub <noreply@github.com>2016-08-28 13:03:55 +0000
commit8a5b510d551c5c73b9714108bb2326459b1f8221 (patch)
tree1e79f5f433926166de369beb2b516f6adcd20eef
parentJoin Chat Button Fix (diff)
parentADD :: Demo & source URL for Redmine (diff)
downloadawesome-selfhosted-8a5b510d551c5c73b9714108bb2326459b1f8221.tar.gz
awesome-selfhosted-8a5b510d551c5c73b9714108bb2326459b1f8221.zip
Merge pull request #731 from vincent-clipet/feature/add_redmine_info
ADD :: Demo & source URL for 'Redmine'
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f3474aa6..f87691b7 100644
--- a/README.md
+++ b/README.md
@@ -821,7 +821,7 @@ See also [Ticketing](#ticketing), [Task management/To-do lists](#task-management
* [Lavagna](http://lavagna.io) - Lavagna is an open-source issue/project management tool designed for small teams. Lightweight, pure Java, easy to install, easy to use. ([Source Code](https://github.com/digitalfondue/lavagna)) `GPLv3` `Java`
* [OpenProject](https://www.openproject.org) - Project collaboration.
* [Phabricator](http://phabricator.org/) - Collection of web applications that help build better software. ([Demo](https://secure.phabricator.com/), [Source Code](https://github.com/phacility/phabricator)) `Apache` `PHP`
- * [Redmine](http://www.redmine.org/) - Redmine is a flexible project management web application. `GPLv2` `Ruby`
+ * [Redmine](http://www.redmine.org/) - Redmine is a flexible project management web application. ([Demo](http://demo.redmine.org/), [Source Code](https://svn.redmine.org/redmine/)) `GPLv2` `Ruby`
* [Taiga](https://taiga.io/) - Agile Project Management Tool based on the Kanban and Scrum methods. ([Source Code](https://github.com/taigaio))
* [The Bug Genie](http://www.thebuggenie.com/) - Written in PHP.
* [Trac](http://trac.edgewall.org/) - Written in python.