diff options
Diffstat (limited to 'node_modules/promise/Readme.md')
-rw-r--r-- | node_modules/promise/Readme.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/node_modules/promise/Readme.md b/node_modules/promise/Readme.md index 61ec05235..9e281a743 100644 --- a/node_modules/promise/Readme.md +++ b/node_modules/promise/Readme.md @@ -14,8 +14,8 @@ For detailed tutorials on its use, see www.promisejs.org [travis-image]: https://img.shields.io/travis/then/promise.svg?style=flat [travis-url]: https://travis-ci.org/then/promise -[dep-image]: https://img.shields.io/gemnasium/then/promise.svg?style=flat -[dep-url]: https://gemnasium.com/then/promise +[dep-image]: https://img.shields.io/david/then/promise.svg?style=flat +[dep-url]: https://david-dm.org/then/promise [npm-image]: https://img.shields.io/npm/v/promise.svg?style=flat [npm-url]: https://npmjs.org/package/promise [downloads-image]: https://img.shields.io/npm/dm/promise.svg?style=flat |