diff options
author | Simon Hanna <simon.hanna@jesus.de> | 2017-07-02 22:19:05 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-02 22:19:05 +0000 |
commit | 6ee953cf55234398d4967a75cf8725c5d95f997a (patch) | |
tree | 04d6bc8ef53ecadb1dde2061e6ed87582950b55e | |
parent | Automation / Beehive (#1084) (diff) | |
download | awesome-selfhosted-6ee953cf55234398d4967a75cf8725c5d95f997a.tar.gz awesome-selfhosted-6ee953cf55234398d4967a75cf8725c5d95f997a.zip |
Fix wekan url
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1111,7 +1111,7 @@ See https://staticsitegenerators.net and https://www.staticgen.com * [Tinyissue](https://github.com/satrun77/tinyissue) - Simple Issue Tracking for Teams. `MIT` `PHP` * [Tracks](http://www.getontracks.org/) - A web-based application to help you implement David Allen’s [Getting Things Done™](https://en.wikipedia.org/wiki/Getting_Things_Done) methodology. ([Source Code](https://github.com/TracksApp/tracks)) `GPLv2` `Ruby` * [Volition](https://www.usevolition.com) - Opinionated open-source task management. ([Source Code](https://github.com/garrettqmartin8/volition)) `MIT` `Ruby` - * [Wekan](https://wekan.io/) - An open-source Trello-like kanban. ([Demo](https://oasis.sandstorm.io/appdemo/m86q05rdvj14yvn78ghaxynqz7u2svw6rnttptxx49g1785cdv1h), [Source Code](https://github.com/wekan/wekan)) `MIT` `Nodejs` + * [Wekan](https://wekan.github.io/) - An open-source Trello-like kanban. ([Demo](https://oasis.sandstorm.io/appdemo/m86q05rdvj14yvn78ghaxynqz7u2svw6rnttptxx49g1785cdv1h), [Source Code](https://github.com/wekan/wekan)) `MIT` `Nodejs` ## Ticketing |