From 1210c9540402ce9c16a83fd3ad11dd8d2ece791b Mon Sep 17 00:00:00 2001 From: Tyler Wolff Date: Sat, 1 Dec 2018 17:19:58 -0500 Subject: [PATCH] update all badges to svg --- README.md | 11 ++++------- templates/react-component/README.md | 6 +++--- templates/web-module/README.md | 6 +++--- 3 files changed, 10 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 4b86afcd..d51be99f 100644 --- a/README.md +++ b/README.md @@ -184,14 +184,11 @@ cd my-module/ *Operating system icons created with [Icons8](https://icons8.com/)* -[travis-badge]: https://img.shields.io/travis/insin/nwb/master.png?style=flat-square +[travis-badge]: https://img.shields.io/travis/insin/nwb/master.svg?style=flat-square [travis]: https://travis-ci.org/insin/nwb - -[appveyor-badge]: https://img.shields.io/appveyor/ci/insin/nwb/master.png?style=flat-square +[appveyor-badge]: https://img.shields.io/appveyor/ci/insin/nwb/master.svg?style=flat-square [appveyor]: https://ci.appveyor.com/project/insin/nwb - -[npm-badge]: https://img.shields.io/npm/v/nwb.png?style=flat-square +[npm-badge]: https://img.shields.io/npm/v/nwb.svg?style=flat-square [npm]: https://www.npmjs.org/package/nwb - -[coveralls-badge]: https://img.shields.io/coveralls/insin/nwb/master.png?style=flat-square +[coveralls-badge]: https://img.shields.io/coveralls/insin/nwb/master.svg?style=flat-square [coveralls]: https://coveralls.io/github/insin/nwb diff --git a/templates/react-component/README.md b/templates/react-component/README.md index 4cdfd831..8c12e11b 100644 --- a/templates/react-component/README.md +++ b/templates/react-component/README.md @@ -6,11 +6,11 @@ Describe {{name}} here. -[build-badge]: https://img.shields.io/travis/user/repo/master.png?style=flat-square +[build-badge]: https://img.shields.io/travis/user/repo/master.svg?style=flat-square [build]: https://travis-ci.org/user/repo -[npm-badge]: https://img.shields.io/npm/v/npm-package.png?style=flat-square +[npm-badge]: https://img.shields.io/npm/v/npm-package.svg?style=flat-square [npm]: https://www.npmjs.org/package/npm-package -[coveralls-badge]: https://img.shields.io/coveralls/user/repo/master.png?style=flat-square +[coveralls-badge]: https://img.shields.io/coveralls/user/repo/master.svg?style=flat-square [coveralls]: https://coveralls.io/github/user/repo diff --git a/templates/web-module/README.md b/templates/web-module/README.md index 4cdfd831..8c12e11b 100644 --- a/templates/web-module/README.md +++ b/templates/web-module/README.md @@ -6,11 +6,11 @@ Describe {{name}} here. -[build-badge]: https://img.shields.io/travis/user/repo/master.png?style=flat-square +[build-badge]: https://img.shields.io/travis/user/repo/master.svg?style=flat-square [build]: https://travis-ci.org/user/repo -[npm-badge]: https://img.shields.io/npm/v/npm-package.png?style=flat-square +[npm-badge]: https://img.shields.io/npm/v/npm-package.svg?style=flat-square [npm]: https://www.npmjs.org/package/npm-package -[coveralls-badge]: https://img.shields.io/coveralls/user/repo/master.png?style=flat-square +[coveralls-badge]: https://img.shields.io/coveralls/user/repo/master.svg?style=flat-square [coveralls]: https://coveralls.io/github/user/repo