From 73c566330a7d6e1c906abfdcee723e60f70edf0c Mon Sep 17 00:00:00 2001 From: Paul Welter Date: Wed, 6 Dec 2023 08:55:02 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ce84e2..035301a 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Lightweight fluent wrapper over HttpClient to make REST calls easier -[![Build status](https://github.com/loresoft/FluentRest/workflows/Build/badge.svg)](https://github.com/loresoft/FluentRest/actions) +[![Build status](https://github.com/loresoft/FluentRest/actions/workflows/dotnet.yml/badge.svg)](https://github.com/loresoft/FluentRest/actions) [![NuGet Version](https://img.shields.io/nuget/v/FluentRest.svg?style=flat-square)](https://www.nuget.org/packages/FluentRest/)