Skip to content

Commit

Permalink
Fix badges in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mraffonso committed Mar 19, 2024
1 parent b8ca2a2 commit 47088e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 47088e8

Please sign in to comment.