Skip to content

Commit

Permalink
chore(readme): corrected examples url (open-telemetry#1058)
Browse files Browse the repository at this point in the history
  • Loading branch information
saikiran1043 authored Jun 17, 2022
1 parent 375dfe0 commit 6a82269
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ registerInstrumentations({
});
```

See [examples/express](https:/open-telemetry/opentelemetry-js-contrib/tree/main/examples/express) for a short example.
See [examples/express](https:/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-express/examples) for a short example.

### Caveats

Expand Down

0 comments on commit 6a82269

Please sign in to comment.