Skip to content

Commit 1121c04

Browse files
authored
Chore: fix docs url (#1730)
1 parent 63d4d9c commit 1121c04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"support": {
77
"issues": "https://github.com/open-telemetry/opentelemetry-php/issues",
88
"source": "https://github.com/open-telemetry/opentelemetry-php",
9-
"docs": "https://opentelemetry.io/docs/php",
9+
"docs": "https://opentelemetry.io/docs/languages/php",
1010
"chat": "https://app.slack.com/client/T08PSQ7BQ/C01NFPCV44V"
1111
},
1212
"license": "Apache-2.0",

0 commit comments

Comments
 (0)