From a24e1f6c6c9fe343ff53f9dcae252e38f3ff157e Mon Sep 17 00:00:00 2001
From: jsDelivr Bot <contact@jsdelivr.com>
Date: Mon, 10 Dec 2018 00:48:28 +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 7d5e12a..b71a1b4 100644
--- a/app.json
+++ b/app.json
@@ -3,6 +3,6 @@
   "description": "Node mysql express template version 1 is a easy to use template, for any start-ups to download and get started with. It can be pushed to a cloud service in a matter of seconds.
 ",
   "repository": "https://github.com/nihitx/node-mysql-express-template-v1",
-  "logo": "https://rawgit.com/heroku/node-js-sample/master/public/node.svg",
+  "logo": "https://cdn.jsdelivr.net/gh/heroku/node-js-sample@master/public/node.svg",
   "keywords": ["node", "express", "mysql"]
 }