From b99fa638d0832ab8744d9ade6835ee823adc6ee4 Mon Sep 17 00:00:00 2001 From: Daniel Cazzulino Date: Fri, 17 May 2024 17:06:03 -0300 Subject: [PATCH] Fix badge for CI package --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 09de385c..2b06ba62 100644 --- a/readme.md +++ b/readme.md @@ -5,7 +5,7 @@ Simple, flexible, intuitive and powerful NuGet packaging. [![Version](https://img.shields.io/nuget/vpre/NuGetizer.svg?color=royalblue)](https://www.nuget.org/packages/NuGetizer) [![Downloads](https://img.shields.io/nuget/dt/NuGetizer?color=darkmagenta)](https://www.nuget.org/packages/NuGetizer) [![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/devlooped/nugetizer/blob/main/license.txt) [![GitHub](https://img.shields.io/badge/-source-181717.svg?logo=GitHub)](https://github.com/devlooped/nugetizer) -[![CI Version](https://img.shields.io/endpoint?url=https://shields.kzu.dev/vpre/nugetizer/main&label=nuget.ci&color=brightgreen)](https://pkg.kzu.dev/index.json) [![CI Status](https://github.com/devlooped/nugetizer/workflows/build/badge.svg?branch=main)](https://github.com/devlooped/nugetizer/actions?query=branch%3Amain+workflow%3Abuild+) +[![CI Version](https://img.shields.io/endpoint?url=https://shields.kzu.app/vpre/nugetizer/main&label=nuget.ci&color=brightgreen)](https://pkg.kzu.app/index.json) [![CI Status](https://github.com/devlooped/nugetizer/workflows/build/badge.svg?branch=main)](https://github.com/devlooped/nugetizer/actions?query=branch%3Amain+workflow%3Abuild+) # Why