Skip to content

Commit 74089bc

Browse files
committed
Fix the CC badge
It was an old one
1 parent 005d9f1 commit 74089bc

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
@@ -1,6 +1,6 @@
11
# codeclimate-duplication
22

3-
[![Code Climate](https://codeclimate.com/github/codeclimate/codeclimate-duplication/badges/gpa.svg)](https://codeclimate.com/github/codeclimate/codeclimate-duplication)
3+
[![Maintainability](https://api.codeclimate.com/v1/badges/fab9d005758da2acd1b2/maintainability)](https://codeclimate.com/github/codeclimate/codeclimate-duplication/maintainability)
44

55
`codeclimate-duplication` is an engine that wraps [flay] and supports Java, Ruby,
66
Python, JavaScript, and PHP. You can run it on the command line using the Code

0 commit comments

Comments
 (0)