From 88239aaf7678105b69c323248ae3c23bdec75e26 Mon Sep 17 00:00:00 2001 From: Cijo Thomas Date: Thu, 17 Nov 2022 13:39:19 -0500 Subject: [PATCH] Fix CI badge with new workflow (#3920) --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index f681bc170..9e0d45523 100644 --- a/README.md +++ b/README.md @@ -4,8 +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) -[![Linux](https://github.com/open-telemetry/opentelemetry-dotnet/actions/workflows/linux-ci.yml/badge.svg?branch=main)](https://github.com/open-telemetry/opentelemetry-dotnet/actions/workflows/linux-ci.yml) -[![Windows](https://github.com/open-telemetry/opentelemetry-dotnet/actions/workflows/windows-ci.yml/badge.svg?branch=main)](https://github.com/open-telemetry/opentelemetry-dotnet/actions/workflows/windows-ci.yml) +[![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) The .NET [OpenTelemetry](https://opentelemetry.io/) client.