From 5c13552837bd1bd827e42c94b848bd2d87d70045 Mon Sep 17 00:00:00 2001 From: jsDelivr Bot Date: Sat, 8 Dec 2018 20:11:05 +0100 Subject: [PATCH] Replace RawGit with jsDelivr --- index.html | 2 +- node_modules/chalk/readme.md | 2 +- node_modules/mime-db/README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 7a15a2f..30b4d64 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@ - +
diff --git a/node_modules/chalk/readme.md b/node_modules/chalk/readme.md index 5cf111e..7c2aac9 100644 --- a/node_modules/chalk/readme.md +++ b/node_modules/chalk/readme.md @@ -1,7 +1,7 @@



- chalk + chalk


diff --git a/node_modules/mime-db/README.md b/node_modules/mime-db/README.md index 320c1c9..c294a40 100644 --- a/node_modules/mime-db/README.md +++ b/node_modules/mime-db/README.md @@ -29,7 +29,7 @@ JSON file using [RawGit](https://rawgit.com/). It is recommended to replace JSON format may change in the future. ``` -https://cdn.rawgit.com/jshttp/mime-db/master/db.json +https://cdn.jsdelivr.net/gh/jshttp/mime-db@master/db.json ``` ## Usage