Skip to content

Commit

Permalink
Fix repository for pg (open-telemetry#471)
Browse files Browse the repository at this point in the history
  • Loading branch information
pauldraper committed May 5, 2021
1 parent 209f336 commit e1ed806
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/node/opentelemetry-instrumentation-pg/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "OpenTelemetry postgres automatic instrumentation package.",
"main": "build/src/index.js",
"types": "build/src/index.d.ts",
"repository": "open-telemetry/opentelemetry-js",
"repository": "open-telemetry/opentelemetry-js-contrib",
"scripts": {
"clean": "rimraf build/*",
"compile": "npm run version:update && tsc -p .",
Expand Down

0 comments on commit e1ed806

Please sign in to comment.