From b4f52ae6056e95e7d5a8bbefd15f327cfd15066b Mon Sep 17 00:00:00 2001 From: Geremia Taglialatela Date: Sun, 25 Aug 2024 20:10:38 +0200 Subject: [PATCH] Fix badges - Fix CI badge - Use svg version of CodeClimate badge Refs: - https://github.com/badges/shields/issues/8671 - https://codeclimate.com/github/rgeo/rgeo-activerecord/badges#maintainability-markdown --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6e35022..7c36e65 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ ## RGeo::ActiveRecord [![Gem version](https://img.shields.io/gem/v/rgeo-activerecord)](https://rubygems.org/gems/rgeo-activerecord) -[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/rgeo/rgeo-activerecord/Tests)](https://github.com/rgeo/rgeo-activerecord/actions?query=workflow%3A%22Tests%22) -[![Code Climate](https://codeclimate.com/github/rgeo/rgeo-activerecord.png)](https://codeclimate.com/github/rgeo/rgeo-activerecord) +![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/rgeo/rgeo-activerecord/test.yml?branch=master) +[![Maintainability](https://api.codeclimate.com/v1/badges/a2c8d3082dbc1b223cd2/maintainability)](https://codeclimate.com/github/rgeo/rgeo-activerecord/maintainability) RGeo::ActiveRecord is an optional [RGeo](http://github.com/rgeo/rgeo) module providing spatial extensions for ActiveRecord, as well as a set of helpers for