diff options
author | nodiscc <nodiscc@gmail.com> | 2017-07-04 19:54:19 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-04 19:54:19 +0000 |
commit | 58f46d57dec44e5fce786a3ab53239131ed75f8d (patch) | |
tree | f164c886c343c27e0c5cba485dc9f2308abf72ab | |
parent | Merge pull request #1092 from DJCrashdummy/patch-1 (diff) | |
parent | Fix wekan url (diff) | |
download | awesome-selfhosted-58f46d57dec44e5fce786a3ab53239131ed75f8d.tar.gz awesome-selfhosted-58f46d57dec44e5fce786a3ab53239131ed75f8d.zip |
Merge pull request #1091 from simonsmiley/fix-wekan-url
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 |