Fix build status badge in the README (#7659)

This commit is contained in:
Mateusz Rzeszutek 2023-01-26 17:39:00 +01:00 committed by GitHub
parent 1baa5c80bc
commit ab3b608b57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -12,7 +12,7 @@
<p align="center">
<a href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/actions/workflows/build.yml">
<img alt="Build Status" src="https://img.shields.io/github/workflow/status/open-telemetry/opentelemetry-java-instrumentation/Build?style=for-the-badge">
<img alt="Build Status" src="https://img.shields.io/github/actions/workflow/status/open-telemetry/opentelemetry-java-instrumentation/build.yml?branch=main&style=for-the-badge">
</a>
<a href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases">
<img alt="GitHub release (latest by date including pre-releases)" src="https://img.shields.io/github/v/release/open-telemetry/opentelemetry-java-instrumentation?include_prereleases&style=for-the-badge">
@ -22,9 +22,9 @@
<p align="center">
<strong>
<a href="CONTRIBUTING.md">Contributing<a/>
<a href="CONTRIBUTING.md">Contributing</a>
&nbsp;&nbsp;&bull;&nbsp;&nbsp;
<a href="docs/scope.md">Scope<a/>
<a href="docs/scope.md">Scope</a>
</strong>
</p>