diff options
author | Lauri Ojansivu <x@xet7.org> | 2016-11-17 16:29:14 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-11-17 16:29:14 +0200 |
commit | 2d3bc356c073e1a3942d0fa67b1934b21650056f (patch) | |
tree | 9826e0e9c9423834513b459599629e94ab2c15cf | |
parent | a635ac9818f72046bbc03b0e38ecdd3bc23eb77b (diff) | |
parent | b89a0e2d4deb663df6310e0e84ea47247023f482 (diff) | |
download | wekan-2d3bc356c073e1a3942d0fa67b1934b21650056f.tar.gz wekan-2d3bc356c073e1a3942d0fa67b1934b21650056f.tar.bz2 wekan-2d3bc356c073e1a3942d0fa67b1934b21650056f.zip |
Merge pull request #14 from dwrensha/sandstorm-appdemo
Add a working 'try Wekan on Sandstorm' button.
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -33,14 +33,13 @@ Currently you can install Wekan fork on the following Platforms: [![SignUp][indiehosters_button]][indiehosters_saas] [![Deploy to Scalingo][scalingo_button]][scalingo_deploy] [![Install on Cloudron][cloudron_button]][cloudron_install] +[![Try on Sandstorm][sandstorm_button]][sandstorm_appdemo] These Platforms have not been tested yet, but are coming sometime, so links don't work yet: [Docker][docker_image] -[Sandstorm][sandstorm_market] - Wekan fork is released under the very permissive [MIT license](LICENSE), and made with [Meteor](https://www.meteor.com). @@ -52,7 +51,8 @@ with [Meteor](https://www.meteor.com). [rocket_badge]: https://chat.indie.host/images/join-chat.svg [rocket_chat]: https://chat.indie.host/channel/wekan [roadmap]: https://wekan.indie.host/b/t2YaGmyXgNkppcFBq/wekan-fork-roadmap -[sandstorm_market]: https://oasis.sandstorm.io/appdemo/.... +[sandstorm_button]: https://img.shields.io/badge/try-Wekan%20on%20Sandstorm-783189.svg +[sandstorm_appdemo]: https://demo.sandstorm.io/appdemo/m86q05rdvj14yvn78ghaxynqz7u2svw6rnttptxx49g1785cdv1h [docker_image]: https://hub.docker.com/r/... [heroku_button]: https://www.herokucdn.com/deploy/button.png [heroku_deploy]: https://heroku.com/deploy?template=https://github.com/wefork/wekan/tree/master |