Skip to content

Commit 20bc736

Browse files
authored
docs(undici): Fix NPM badge in README.md. (#2235)
1 parent 0cef9fa commit 20bc736

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plugins/node/instrumentation-undici/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,5 +100,5 @@ Apache 2.0 - See [LICENSE][license-url] for more information.
100100
[discussions-url]: https://github.com/open-telemetry/opentelemetry-js/discussions
101101
[license-url]: https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/LICENSE
102102
[license-image]: https://img.shields.io/badge/license-Apache_2.0-green.svg?style=flat
103-
[npm-url]: https://www.npmjs.com/package/@opentelemetry/instrumentation-router
104-
[npm-img]: https://badge.fury.io/js/%40opentelemetry%2Finstrumentation-router.svg
103+
[npm-url]: https://www.npmjs.com/package/@opentelemetry/instrumentation-undici
104+
[npm-img]: https://badge.fury.io/js/%40opentelemetry%2Finstrumentation-undici.svg

0 commit comments

Comments
 (0)