From 35dd07caf817ce0150e7f0570dde7a107e28caf4 Mon Sep 17 00:00:00 2001 From: Jonas Kello Date: Tue, 26 Jan 2021 22:53:25 +0100 Subject: [PATCH] Fix link The graphql plugin link was pointing to hapi plugin --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b054bec367..938a8e516c 100644 --- a/README.md +++ b/README.md @@ -136,4 +136,4 @@ Apache 2.0 - See [LICENSE][license-url] for more information. [otel-plugins-node-core-and-contrib]: https://github.com/open-telemetry/opentelemetry-js-contrib/tree/master/metapackages/plugins-node-core-and-contrib [otel-contrib-hapi-instrumentation]: https://github.com/open-telemetry/opentelemetry-js-contrib/tree/master/plugins/node/opentelemetry-hapi-instrumentation [otel-contrib-koa-instrumentation]: https://github.com/open-telemetry/opentelemetry-js-contrib/tree/master/plugins/node/opentelemetry-koa-instrumentation -[otel-contrib-instrumentation-graphql]: https://github.com/open-telemetry/opentelemetry-js-contrib/tree/master/plugins/node/opentelemetry-hapi-instrumentation +[otel-contrib-instrumentation-graphql]: https://github.com/open-telemetry/opentelemetry-js-contrib/tree/master/plugins/node/opentelemetry-instrumentation-graphql