Skip to content

Commit f1159df

Browse files
authored
docs: update badge
- removes AppVeyor badge - update Github Actions linux build badge with valid one
1 parent 299ccda commit f1159df

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
## RabbitMQ .NET Client
22

3-
[![AppVeyor Build status](https://ci.appveyor.com/api/projects/status/33srpo7owl1h3y4e?svg=true)](https://ci.appveyor.com/project/rabbitmq/rabbitmq-dotnet-client)
4-
![GitHub Actions (Linux)](https://github.com/rabbitmq/rabbitmq-dotnet-client/workflows/Build%20(Linux)/badge.svg)
3+
![GitHub Actions rabbitmq-dotnet-client](https://github.com/rabbitmq/rabbitmq-dotnet-client/actions/workflows/main.yaml/badge.svg)
54
![CodeQL](https://github.com/rabbitmq/rabbitmq-dotnet-client/workflows/CodeQL/badge.svg)
65

76
This repository contains source code of the [RabbitMQ .NET client](https://www.rabbitmq.com/dotnet.html).

0 commit comments

Comments
 (0)