We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2649af commit 1d99ea2Copy full SHA for 1d99ea2
README.md
@@ -330,11 +330,11 @@ Test and build infrastructure is generously provided by the following services:
330
331
[coverage-url-develop]: https://codecov.io/github/stdlib-js/stdlib/branch/develop
332
333
-[dependencies-image]: https://david-dm.org/stdlib-js/stdlib/develop/status.svg
+[dependencies-image]: https://img.shields.io/david/stdlib-js/stdlib
334
335
[dependencies-url]: https://david-dm.org/stdlib-js/stdlib/develop
336
337
-[dev-dependencies-image]: https://david-dm.org/stdlib-js/stdlib/develop/dev-status.svg
+[dev-dependencies-image]: https://img.shields.io/david/dev/stdlib-js/stdlib
338
339
[dev-dependencies-url]: https://david-dm.org/stdlib-js/stdlib/develop?type=dev
340
0 commit comments