mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2025-02-03 13:11:53 +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:
parent
5d6654dab1
commit
cab6b28263
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user