We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd5eeda commit e4fea5aCopy full SHA for e4fea5a
content/en/docs/js/instrumentation_examples.md
@@ -7,8 +7,8 @@ Here are Some of the resources for Opentelemetry Instrumentation Examples
7
8
## Core Examples
9
10
-The repository of the [JavaScript version of OpenTelemetry](https://github.com/svrnm/opentelemetry-js) holds some
11
-[examples](https://github.com/svrnm/opentelemetry-js/tree/main/examples) of how to run real application with OpenTelemetry JavaScript.
+The repository of the [JavaScript version of OpenTelemetry](https://github.com/open-telemetry/opentelemetry-js) holds some
+[examples](https://github.com/open-telemetry/opentelemetry-js/tree/main/examples) of how to run real application with OpenTelemetry JavaScript.
12
13
## Plugin & Package Examples
14
0 commit comments