From 50a2180e6ef41d9bd241096e45c0f6b3bd3cb727 Mon Sep 17 00:00:00 2001 From: Utkarsh Umesan Pillai Date: Thu, 17 Nov 2022 20:52:28 -0800 Subject: [PATCH] Use the correct workflow for Build badge (#3921) * Use the correct workflow * Fix link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e0d45523..78a9684db 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![codecov.io](https://codecov.io/gh/open-telemetry/opentelemetry-dotnet/branch/main/graphs/badge.svg?)](https://codecov.io/gh/open-telemetry/opentelemetry-dotnet/) [![Nuget](https://img.shields.io/nuget/v/OpenTelemetry.svg)](https://www.nuget.org/profiles/OpenTelemetry) [![NuGet](https://img.shields.io/nuget/dt/OpenTelemetry.svg)](https://www.nuget.org/profiles/OpenTelemetry) -[![Build](https://github.com/open-telemetry/opentelemetry-dotnet/actions/workflows/ci-md.yml/badge.svg)](https://github.com/open-telemetry/opentelemetry-dotnet/actions/workflows/ci-md.yml) +[![Build](https://github.com/open-telemetry/opentelemetry-dotnet/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/open-telemetry/opentelemetry-dotnet/actions/workflows/ci.yml) The .NET [OpenTelemetry](https://opentelemetry.io/) client.