Skip to content

Commit 8867b27

Browse files
Update go.md to reflect correct link (#29823)
The existing link returns a 404. I went up 1 directory and selected the v2 link.
1 parent 864cdc4 commit 8867b27

File tree

1 file changed

+1
-1
lines changed
  • content/en/tracing/trace_collection/compatibility

1 file changed

+1
-1
lines changed

content/en/tracing/trace_collection/compatibility/go.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ import "github.com/DataDog/dd-trace-go/contrib/<PACKAGE_DIR>/<PACKAGE_NAME>/v2"
160160
[51]: https://github.com/miekg/dns
161161
[102]: https://pkg.go.dev/github.com/DataDog/dd-trace-go/contrib/miekg/dns/v2
162162
[53]: https://github.com/confluentinc/confluent-kafka-go
163-
[103]: https://pkg.go.dev/github.com/DataDog/dd-trace-go/contrib/confluentinc/confluent-kafka-go/v2
163+
[103]: https://pkg.go.dev/github.com/DataDog/dd-trace-go/contrib/confluentinc/confluent-kafka-go/kafka.v2/v2
164164
[55]: https://github.com/Shopify/sarama
165165
[104]: https://pkg.go.dev/github.com/DataDog/dd-trace-go/contrib/IBM/sarama/v2
166166
[57]: https://github.com/googleapis/google-api-go-client

0 commit comments

Comments
 (0)