Skip to content

Commit 1d99ea2

Browse files
committed
Fix image links
1 parent a2649af commit 1d99ea2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -330,11 +330,11 @@ Test and build infrastructure is generously provided by the following services:
330330

331331
[coverage-url-develop]: https://codecov.io/github/stdlib-js/stdlib/branch/develop
332332

333-
[dependencies-image]: https://david-dm.org/stdlib-js/stdlib/develop/status.svg
333+
[dependencies-image]: https://img.shields.io/david/stdlib-js/stdlib
334334

335335
[dependencies-url]: https://david-dm.org/stdlib-js/stdlib/develop
336336

337-
[dev-dependencies-image]: https://david-dm.org/stdlib-js/stdlib/develop/dev-status.svg
337+
[dev-dependencies-image]: https://img.shields.io/david/dev/stdlib-js/stdlib
338338

339339
[dev-dependencies-url]: https://david-dm.org/stdlib-js/stdlib/develop?type=dev
340340

0 commit comments

Comments
 (0)