diff options
author | Lauri Ojansivu <x@xet7.org> | 2016-10-20 18:35:41 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2016-10-20 18:35:41 +0300 |
commit | 1a3a878778ebc6acc511aedceba680a349127ab5 (patch) | |
tree | 54ca3ff287bdde19f49c938abdbcb8f76903b5cf /README.md | |
parent | 9f3cbcbcb076cccfc1398a43552cb9b66bb20de9 (diff) | |
download | wekan-1a3a878778ebc6acc511aedceba680a349127ab5.tar.gz wekan-1a3a878778ebc6acc511aedceba680a349127ab5.tar.bz2 wekan-1a3a878778ebc6acc511aedceba680a349127ab5.zip |
Fix Rocket.Chat badge.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -1,6 +1,6 @@ # Wekan fork -[![Join the chat][rocket_badge]] +[![Join the chat](https://demo.rocket.chat/images/join-chat.svg)](https://chat.indie.host/channel/wekan) Wekan is an open-source and collaborative kanban board application. @@ -40,8 +40,6 @@ Wekan fork roadmap is to first integrate existing pull requests, and then plan for more. [screenshot]: http://i.imgur.com/cI4jW2h.png -[rocket_badge]: https://demo.rocket.chat/images/join-chat.svg -[rocket_chat]: https://chat.indie.host/channel/wekan [roadmap]: http://try.wekan.io/b/MeSsFJaSqeuo9M6bs/wekan-roadmap [sandstorm_market]: https://oasis.sandstorm.io/appdemo/.... [docker_image]: https://hub.docker.com/r/... |