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/engine.io/node_modules/mime-db/README.md b/node_modules/engine.io/node_modules/mime-db/README.md index 2c54bb4..f28bacc 100644 --- a/node_modules/engine.io/node_modules/mime-db/README.md +++ b/node_modules/engine.io/node_modules/mime-db/README.md @@ -24,7 +24,7 @@ If you're crazy enough to use this in the browser, you can just grab the JSON file: ``` -https://cdn.rawgit.com/jshttp/mime-db/master/db.json +https://cdn.jsdelivr.net/gh/jshttp/mime-db/db.json ``` ## Usage diff --git a/node_modules/jsonfile/README.md b/node_modules/jsonfile/README.md index 54bca05..da851ed 100644 --- a/node_modules/jsonfile/README.md +++ b/node_modules/jsonfile/README.md @@ -7,7 +7,7 @@ Easily read/write JSON files. [![build status](https://secure.travis-ci.org/jprichardson/node-jsonfile.svg)](http://travis-ci.org/jprichardson/node-jsonfile) [![windows Build status](https://img.shields.io/appveyor/ci/jprichardson/node-jsonfile/master.svg?label=windows%20build)](https://ci.appveyor.com/project/jprichardson/node-jsonfile/branch/master) -Standard JavaScript +Standard JavaScript Why? ---- diff --git a/node_modules/klaw/README.md b/node_modules/klaw/README.md index 78386e4..5ac3f09 100644 --- a/node_modules/klaw/README.md +++ b/node_modules/klaw/README.md @@ -8,7 +8,7 @@ A Node.js file system walker extracted from [fs-extra](https://github.com/jprich [![windows build status](https://ci.appveyor.com/api/projects/status/github/jprichardson/node-klaw?branch=master&svg=true)](https://ci.appveyor.com/project/jprichardson/node-klaw/branch/master) -Standard +Standard Install ------- diff --git a/node_modules/mime-db/README.md b/node_modules/mime-db/README.md index 7662440..2de5e6b 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/db.json ``` ## Usage