From 47088e84a28124666394e301c9fb13f3bdce2c82 Mon Sep 17 00:00:00 2001 From: Mario Affonso Date: Tue, 19 Mar 2024 05:25:53 -0400 Subject: [PATCH] Fix badges in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 43c8bff..33801d2 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ A versioning scheme that uses only major and minor version numbers. [![CI](https://github.com/mraffonso/short_version/actions/workflows/ci.yml/badge.svg)](https://github.com/mraffonso/short_version/actions/workflows/ci.yml) [![Static Badge](https://img.shields.io/badge/Docs-GH_Pages-blue.svg)](https://mraffonso.github.io/short_version/) -[![Release](https://img.shields.io/badge/Release-0.2.0-blue.svg)](https://github.com/mraffonso/short_version/releases) -[![Release](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/mraffonso/short_version/releases) +[![Release](https://img.shields.io/badge/Release-v0.1.0-blue.svg)](https://github.com/mraffonso/short_version/releases) +[![Release](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/mraffonso/short_version/blob/main/LICENSE) ## Features