You've already forked opentelemetry-go
mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2025-08-10 22:31:50 +02:00
Fix URL to opentelemetry.io (#464)
Looks like a fallout from adding the `otel` part to the package names. Spotted by Matej Gera.
This commit is contained in:
@@ -16,6 +16,6 @@
|
||||
Package trace contains support for OpenTelemetry distributed tracing.
|
||||
|
||||
The following assumes a basic familiarity with OpenTelemetry concepts.
|
||||
See http://opentelemetry.io/otel
|
||||
See https://opentelemetry.io.
|
||||
*/
|
||||
package trace // import "go.opentelemetry.io/otel/sdk/trace"
|
||||
|
Reference in New Issue
Block a user