Skip to content

Commit f08a111

Browse files
authored
Fix homepage link (#448)
1 parent 37e535f commit f08a111

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
@@ -3,7 +3,7 @@
33
"description": "OpenTelemetry auto-instrumentation for Slim Framework.",
44
"keywords": ["opentelemetry", "otel", "open-telemetry", "tracing", "slim", "instrumentation"],
55
"type": "library",
6-
"homepage": "https://opentelemetry.io/docs/php",
6+
"homepage": "https://opentelemetry.io/docs/languages/php/",
77
"readme": "./README.md",
88
"license": "Apache-2.0",
99
"minimum-stability": "dev",

0 commit comments

Comments
 (0)