Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Commit

Permalink
Fix README badge URLs (#509)
Browse files Browse the repository at this point in the history
  • Loading branch information
irnnr authored and mayurkale22 committed May 8, 2019
1 parent 369127b commit 49ef54f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,9 +85,9 @@ months before removing it, if possible.
[codecov-url]: https://codecov.io/gh/census-instrumentation/opencensus-node
[gitter-image]: https://badges.gitter.im/census-instrumentation/lobby.svg
[gitter-url]: https://gitter.im/census-instrumentation/lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
[npm-url]: https://www.npmjs.com/package/@opencensus/exporter-prometheus
[npm-img]: https://badge.fury.io/js/%40opencensus%2Fexporter-prometheus.svg
[node-img]: https://img.shields.io/node/v/@opencensus/exporter-prometheus.svg
[npm-url]: https://www.npmjs.com/package/@opencensus/nodejs
[npm-img]: https://badge.fury.io/js/%40opencensus%2Fnodejs.svg
[node-img]: https://img.shields.io/node/v/@opencensus/nodejs.svg
[license-image]: https://img.shields.io/badge/license-Apache_2.0-green.svg?style=flat
[snyk-image]: https://snyk.io/test/github/census-instrumentation/opencensus-node/badge.svg?style=flat
[snyk-url]: https://snyk.io/test/github/census-instrumentation/opencensus-node
Expand Down

0 comments on commit 49ef54f

Please sign in to comment.