From 1c805e084fd5689c0df1f1d47011f33753eed14b Mon Sep 17 00:00:00 2001 From: Maxime Quandalle Date: Thu, 10 Sep 2015 18:12:14 +0200 Subject: Use the master branch as default for heroku deployments Devel might contain instable features --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app.json') 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": { -- cgit v1.2.3-1-g7c22