Skip to content

Commit ba628e4

Browse files
codebotendmathieu
andauthored
docs: update badge link (#6144)
Noticed the badge was showing a failing status even though the CI appeared to be passing: ![Screenshot 2025-01-09 at 1 22 18 PM](https://github.com/user-attachments/assets/7fc7fbb8-df79-45dd-a3cb-8f78e8848ab1) I used the "create status badge" functionality to create the badge: ![Screenshot 2025-01-09 at 1 22 31 PM](https://github.com/user-attachments/assets/cffe4664-223c-446a-b146-5b58126bbc17) Co-authored-by: Damien Mathieu <[email protected]>
1 parent 206f5f8 commit ba628e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# OpenTelemetry-Go
22

3-
[![CI](https://github.com/open-telemetry/opentelemetry-go/workflows/ci/badge.svg)](https://github.com/open-telemetry/opentelemetry-go/actions?query=workflow%3Aci+branch%3Amain)
3+
[![ci](https://github.com/open-telemetry/opentelemetry-go/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/open-telemetry/opentelemetry-go/actions/workflows/ci.yml)
44
[![codecov.io](https://codecov.io/gh/open-telemetry/opentelemetry-go/coverage.svg?branch=main)](https://app.codecov.io/gh/open-telemetry/opentelemetry-go?branch=main)
55
[![PkgGoDev](https://pkg.go.dev/badge/go.opentelemetry.io/otel)](https://pkg.go.dev/go.opentelemetry.io/otel)
66
[![Go Report Card](https://goreportcard.com/badge/go.opentelemetry.io/otel)](https://goreportcard.com/report/go.opentelemetry.io/otel)

0 commit comments

Comments
 (0)