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

Commit 68aa988

Browse files
Fix NPM version badge in README (#179)
1 parent 6e3b0e0 commit 68aa988

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
@@ -436,8 +436,8 @@ Apache 2.0 - See [LICENSE][license-url] for more information.
436436
[license-url]: https://github.com/census-instrumentation/opencensus-web/blob/master/LICENSE
437437
[long-tasks-url]: https://w3c.github.io/longtasks/
438438
[navigation-timing-url]: https://www.w3.org/TR/navigation-timing-2/
439-
[npm-img]: https://badge.fury.io/js/%40opencensus%2Fweb-all.svg
440-
[npm-url]: https://www.npmjs.com/package/@opencensus/web-all
439+
[npm-img]: https://badge.fury.io/js/%40opencensus%2Fweb-core.svg
440+
[npm-url]: https://www.npmjs.com/package/@opencensus/web-core
441441
[oc-agent-exporter-url]: https://github.com/census-instrumentation/opencensus-service/tree/master/exporter
442442
[oc-agent-url]: https://github.com/census-instrumentation/opencensus-service
443443
[oc-web-issue-url]: https://github.com/census-instrumentation/opencensus-web/issues/new/choose

0 commit comments

Comments
 (0)