From 791b7997e45128b4e223490ef5abbe246b813465 Mon Sep 17 00:00:00 2001 From: jsDelivr Bot Date: Sat, 8 Dec 2018 10:47:51 +0100 Subject: [PATCH] Replace RawGit with jsDelivr --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index a066139..0816d78 100644 --- a/app.json +++ b/app.json @@ -2,7 +2,7 @@ "name": "Guereca Magic 8 Ball", "description": "Begona Guereca using Twilio to make a Magic 8 Ball", "repository": "https://github.com/begonaguereca/MagicEightBall.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", "express", "heroku"], "image": "heroku/nodejs" }