From 5b448315bf1c54797bfefb78346f99ccfe3f7a63 Mon Sep 17 00:00:00 2001 From: jsDelivr Bot Date: Sat, 8 Dec 2018 06:16:06 +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 21e0dd4..20c3f2a 100644 --- a/app.json +++ b/app.json @@ -2,7 +2,7 @@ "name": "Lovedota Test NYTimes Application", "description": "NYTimes Application", "repository": "https://github.com/lovedota/react-redux-saga-lazy-load", - "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" } \ No newline at end of file