Skip to content

Commit aa94295

Browse files
committed
Change the readme to update the CodeClimate badge
1 parent 439c788 commit aa94295

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77
[![Gem Version](https://badge.fury.io/rb/tty-cursor.svg)][gem]
88
[![Actions CI](https://github.com/piotrmurach/tty-cursor/actions/workflows/ci.yml/badge.svg)][gh_actions_ci]
99
[![Build status](https://ci.appveyor.com/api/projects/status/4k7cd69jscwg7fl7?svg=true)][appveyor]
10-
[![Code Climate](https://codeclimate.com/github/piotrmurach/tty-cursor/badges/gpa.svg)][codeclimate]
10+
[![Maintainability](https://api.codeclimate.com/v1/badges/66b37f0f1a313bf0681a/maintainability)][codeclimate]
1111
[![Coverage Status](https://coveralls.io/repos/piotrmurach/tty-cursor/badge.svg)][coverage]
1212

1313
[gem]: https://badge.fury.io/rb/tty-cursor
1414
[gh_actions_ci]: https://github.com/piotrmurach/tty-cursor/actions/workflows/ci.yml
1515
[appveyor]: https://ci.appveyor.com/project/piotrmurach/tty-cursor
16-
[codeclimate]: https://codeclimate.com/github/piotrmurach/tty-cursor
16+
[codeclimate]: https://codeclimate.com/github/piotrmurach/tty-cursor/maintainability
1717
[coverage]: https://coveralls.io/r/piotrmurach/tty-cursor
1818

1919
> Terminal cursor positioning, visibility and text manipulation.

0 commit comments

Comments
 (0)