From d088bad131fd75fae08755fb302e4844e027dd4b Mon Sep 17 00:00:00 2001 From: Anton Maminov Date: Wed, 3 Apr 2024 13:02:34 +0300 Subject: [PATCH] fix CI badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 076802c..432f5fb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # haversine -![Crystal CI](https://github.com/geocrystal/haversine/workflows/Crystal%20CI/badge.svg?branch=master) +[![Crystal CI](https://github.com/geocrystal/haversine/actions/workflows/crystal.yml/badge.svg)](https://github.com/geocrystal/haversine/actions/workflows/crystal.yml) [![GitHub release](https://img.shields.io/github/release/geocrystal/haversine.svg)](https://github.com/mamgeocrystalantoha/haversine/releases) [![Docs](https://img.shields.io/badge/docs-available-brightgreen.svg)](https://geocrystal.github.io/haversine/) [![License](https://img.shields.io/github/license/geocrystal/haversine.svg)](https://github.com/geocrystal/haversine/blob/master/LICENSE)