diff --git a/app.json b/app.json index f570ac5..c9d83bb 100644 --- a/app.json +++ b/app.json @@ -2,7 +2,7 @@ "name": "Heroku - LP Greeting Bot", "description": "A sample LP bot running on heroku", "repository": "https://github.com/LiveEngage-Examples/heroku-greeting-bot-example.git", - "logo": "https://cdn.rawgit.com/heroku/node-js-getting-started/master/public/node.svg", + "logo": "https://cdn.jsdelivr.net/gh/heroku/node-js-getting-started/public/node.svg", "keywords": ["node","heroku"], "image": "heroku/nodejs" }