Skip to content

Commit

Permalink
Fix URL to opentelemetry.io (#464)
Browse files Browse the repository at this point in the history
Looks like a fallout from adding the `otel` part to the package
names. Spotted by Matej Gera.
  • Loading branch information
krnowak authored Feb 5, 2020
1 parent 5d6654d commit cab6b28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/trace/doc.go
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit cab6b28

Please sign in to comment.