summaryrefslogtreecommitdiffstats
path: root/app.json
diff options
context:
space:
mode:
authorMaxime Quandalle <maxime@quandalle.com>2015-09-10 18:12:14 +0200
committerMaxime Quandalle <maxime@quandalle.com>2015-09-10 18:12:14 +0200
commit1c805e084fd5689c0df1f1d47011f33753eed14b (patch)
tree1f13e260a118fedd2f4a6baabbcb15d347590c9e /app.json
parent3934ee13f7e478177ec14e2d63169f486f51b26b (diff)
downloadwekan-1c805e084fd5689c0df1f1d47011f33753eed14b.tar.gz
wekan-1c805e084fd5689c0df1f1d47011f33753eed14b.tar.bz2
wekan-1c805e084fd5689c0df1f1d47011f33753eed14b.zip
Use the master branch as default for heroku deployments
Devel might contain instable features
Diffstat (limited to 'app.json')
-rw-r--r--app.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/app.json b/app.json
index 588530d5..ea4c1a6f 100644
--- a/app.json
+++ b/app.json
@@ -2,7 +2,7 @@
"name": "Wekan",
"description": "The open-source Trello-like kanban",
"repository": "https://github.com/wekan/wekan",
- "logo": "https://raw.githubusercontent.com/wekan/wekan/heroku/meta/icons/wekan-150.png",
+ "logo": "https://raw.githubusercontent.com/wekan/wekan/master/meta/icons/wekan-150.png",
"keywords": ["productivity", "tool", "team", "kanban"],
"website": "http://wekan.io",
"env": {