From f5b65dd73d52af1832c775f0f15fa6e18d41b68c Mon Sep 17 00:00:00 2001 From: Jared King Date: Tue, 24 Dec 2024 08:40:17 -0600 Subject: [PATCH] Fix CI status badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 11e1701..65a8245 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ invoiced-ruby This repository contains the Ruby client library for the [Invoiced](https://invoiced.com) API. -[![CI](https://github.com/Invoiced/invoiced-php/actions/workflows/ci.yml/badge.svg)](https://github.com/Invoiced/invoiced-php/actions/workflows/ci.yml) +[![CI](https://github.com/Invoiced/invoiced-ruby/actions/workflows/ci.yml/badge.svg)](https://github.com/Invoiced/invoiced-ruby/actions/workflows/ci.yml) [![Coverage Status](https://coveralls.io/repos/Invoiced/invoiced-ruby/badge.svg?branch=master&service=github)](https://coveralls.io/github/Invoiced/invoiced-ruby?branch=master) [![Gem Version](https://badge.fury.io/rb/invoiced.svg)](https://badge.fury.io/rb/invoiced)