Skip to content
This repository was archived by the owner on Jul 31, 2023. It is now read-only.

Commit 54a91f5

Browse files
Edwin Ikechukwusongy23
authored andcommitted
Fix a couple of broken links (#1142)
### Description Fix a couple of broken links
1 parent f24e562 commit 54a91f5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -253,10 +253,10 @@ release in which the functionality was marked *Deprecated*.
253253
[new-ex]: https://godoc.org/go.opencensus.io/tag#example-NewMap
254254
[new-replace-ex]: https://godoc.org/go.opencensus.io/tag#example-NewMap--Replace
255255

256-
[exporter-prom]: https://godoc.org/go.opencensus.io/exporter/prometheus
256+
[exporter-prom]: https://godoc.org/contrib.go.opencensus.io/exporter/prometheus
257257
[exporter-stackdriver]: https://godoc.org/contrib.go.opencensus.io/exporter/stackdriver
258-
[exporter-zipkin]: https://godoc.org/go.opencensus.io/exporter/zipkin
259-
[exporter-jaeger]: https://godoc.org/go.opencensus.io/exporter/jaeger
258+
[exporter-zipkin]: https://godoc.org/contrib.go.opencensus.io/exporter/zipkin
259+
[exporter-jaeger]: https://godoc.org/contrib.go.opencensus.io/exporter/jaeger
260260
[exporter-xray]: https://github.com/census-ecosystem/opencensus-go-exporter-aws
261261
[exporter-datadog]: https://github.com/DataDog/opencensus-go-exporter-datadog
262262
[exporter-graphite]: https://github.com/census-ecosystem/opencensus-go-exporter-graphite

0 commit comments

Comments
 (0)