From c345b16d8eb4b6455056a22003428ccc8e25168f Mon Sep 17 00:00:00 2001 From: Pierre-Yves B Date: Sun, 19 Apr 2020 12:03:39 +0200 Subject: [PATCH] Fix badge link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ea415289e..5b14f002a 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![Code Climate][badge]][repo] [badge]: https://codeclimate.com/github/codeclimate/codeclimate-eslint/badges/gpa.svg -[repo]: https://codeclimate.com/repos/github/codeclimate-eslint +[repo]: https://codeclimate.com/github/codeclimate/codeclimate-eslint `codeclimate-eslint` is a Code Climate engine that wraps [ESLint][]. You can run it on your command line using the Code Climate CLI, or on our hosted analysis