From 1905b1aa1deff7e4126fe25ffe15f44c4e3d13e1 Mon Sep 17 00:00:00 2001 From: Camille Villa <cvilla100@gmail.com> Date: Tue, 7 Jul 2020 17:56:24 -0700 Subject: [PATCH] Link to the NPM version badge MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Just realized this was still boilerplate 😅 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a22e2dd..022a9d0 100644 --- a/README.md +++ b/README.md @@ -23,8 +23,8 @@ Mirador's development, design, and maintenance is driven by community needs and [build-badge]: https://img.shields.io/travis/user/repo/master.png?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]: https://www.npmjs.org/package/npm-package +[npm-badge]: https://img.shields.io/npm/v/mirador-annotations.png?style=flat-square +[npm]: https://www.npmjs.org/package/mirador-annotations [coveralls-badge]: https://img.shields.io/coveralls/user/repo/master.png?style=flat-square [coveralls]: https://coveralls.io/github/user/repo -- GitLab