Skip to content

Commit bd7d8f6

Browse files
authored
Update homepage and repository links (#17)
Because opentelemetry tracer was moved to own repository, homepage and repository parameters of Cargo.toml should represent the change.
1 parent b6154a8 commit bd7d8f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors = [
66
"Tokio Contributors <[email protected]>"
77
]
88
description = "OpenTelemetry integration for tracing"
9-
homepage = "https://github.com/tokio-rs/tracing/tree/master/tracing-opentelemetry"
9+
homepage = "https://github.com/tokio-rs/tracing-opentelemetry"
1010
repository = "https://github.com/tokio-rs/tracing-opentelemetry"
1111
readme = "README.md"
1212
categories = [

0 commit comments

Comments
 (0)