From 3698aac06d5f04b7be8b43d9714489a5e669cb25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivar=20Conradi=20=C3=98sthus?= Date: Fri, 4 Jun 2021 23:23:56 +0200 Subject: [PATCH] fix: logo in heroku button --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index 97357ad5d9..9ab84b579a 100644 --- a/app.json +++ b/app.json @@ -2,7 +2,7 @@ "name": "Unleash", "description": "A default setup of Unleash", "repository": "https://github.com/heroku/node-js-sample", - "logo": "https://github.com/Unleash/unleash/blob/master/docs/assets/logo.png?raw=true", + "logo": "https://github.com/Unleash/unleash/blob/master/.github/Logo_DarkBlue_Transparent_Portrait.png?raw=true", "keywords": ["node", "feature toggles", "release"], "addons": [ {