Skip to content

Commit b7231ad

Browse files
committed
[docs] fix Maintainability badge
1 parent 6d3eccd commit b7231ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![Gem](https://img.shields.io/gem/v/mini_i18n.svg?style=flat-square)](https://rubygems.org/gems/mini_i18n)
44
[![Build Status](https://github.com/markets/mini_i18n/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/markets/mini_i18n/actions)
5-
[![Maintainability](https://api.codeclimate.com/v1/badges/9d82e7151f8a5594da0f/maintainability)](https://codeclimate.com/github/markets/mini_i18n/maintainability)
5+
[![Maintainability](https://qlty.sh/gh/markets/projects/mini_i18n/maintainability.svg)](https://qlty.sh/gh/markets/projects/mini_i18n)
66

77
> Minimalistic i18n library for Ruby
88

0 commit comments

Comments
 (0)