Skip to content

Commit 0903bb6

Browse files
committed
update udp exporter homepage link in pyproject.toml
1 parent a3b4d8e commit 0903bb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exporters/aws-otel-otlp-udp-exporter/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies = [
3030
]
3131

3232
[project.urls]
33-
Homepage = "https://github.com/aws-observability/aws-otel-python-instrumentation/tree/main/exporters"
33+
Homepage = "https://github.com/aws-observability/aws-otel-python-instrumentation/tree/main/exporters/aws-otel-otlp-udp-exporter"
3434

3535
[tool.hatch.build.targets.wheel]
3636
packages = ["src/amazon"]

0 commit comments

Comments
 (0)