README.md in dry-schema-1.4.2 vs README.md in dry-schema-1.4.3
- old
+ new
@@ -1,26 +1,26 @@
[gem]: https://rubygems.org/gems/dry-schema
[actions]: https://github.com/dry-rb/dry-schema/actions
-[codeclimate]: https://codeclimate.com/github/dry-rb/dry-schema
+[codacy]: https://www.codacy.com/gh/dry-rb/dry-schema
[chat]: https://dry-rb.zulipchat.com
[inchpages]: http://inch-ci.org/github/dry-rb/dry-schema
# dry-schema [![Join the chat at https://dry-rb.zulipchat.com](https://img.shields.io/badge/dry--rb-join%20chat-%23346b7a.svg)][chat]
[![Gem Version](https://badge.fury.io/rb/dry-schema.svg)][gem]
[![CI Status](https://github.com/dry-rb/dry-schema/workflows/ci/badge.svg)][actions]
-[![Code Climate](https://codeclimate.com/github/dry-rb/dry-schema/badges/gpa.svg)][codeclimate]
-[![Test Coverage](https://codeclimate.com/github/dry-rb/dry-schema/badges/coverage.svg)][codeclimate]
+[![Codacy Badge](https://api.codacy.com/project/badge/Grade/961f5c776f1d49218b2cede3745e059c)][codacy]
+[![Codacy Badge](https://api.codacy.com/project/badge/Coverage/961f5c776f1d49218b2cede3745e059c)][codacy]
[![Inline docs](http://inch-ci.org/github/dry-rb/dry-schema.svg?branch=master)][inchpages]
## Links
* [User documentation](http://dry-rb.org/gems/dry-schema)
* [API documentation](http://rubydoc.info/gems/dry-schema)
## Supported Ruby versions
-This library officially supports following Ruby versions:
+This library officially supports the following Ruby versions:
* MRI >= `2.4`
* jruby >= `9.2`
## License