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

Commit 49ef54f

Browse files
irnnrmayurkale22
authored andcommitted
Fix README badge URLs (#509)
1 parent 369127b commit 49ef54f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,9 @@ months before removing it, if possible.
8585
[codecov-url]: https://codecov.io/gh/census-instrumentation/opencensus-node
8686
[gitter-image]: https://badges.gitter.im/census-instrumentation/lobby.svg
8787
[gitter-url]: https://gitter.im/census-instrumentation/lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
88-
[npm-url]: https://www.npmjs.com/package/@opencensus/exporter-prometheus
89-
[npm-img]: https://badge.fury.io/js/%40opencensus%2Fexporter-prometheus.svg
90-
[node-img]: https://img.shields.io/node/v/@opencensus/exporter-prometheus.svg
88+
[npm-url]: https://www.npmjs.com/package/@opencensus/nodejs
89+
[npm-img]: https://badge.fury.io/js/%40opencensus%2Fnodejs.svg
90+
[node-img]: https://img.shields.io/node/v/@opencensus/nodejs.svg
9191
[license-image]: https://img.shields.io/badge/license-Apache_2.0-green.svg?style=flat
9292
[snyk-image]: https://snyk.io/test/github/census-instrumentation/opencensus-node/badge.svg?style=flat
9393
[snyk-url]: https://snyk.io/test/github/census-instrumentation/opencensus-node

0 commit comments

Comments
 (0)