README.md in factory_bot-6.1.0 vs README.md in factory_bot-6.2.0

- old
+ new

@@ -41,11 +41,11 @@ ``` Supported Ruby versions ----------------------- -Supported Ruby versions are listed in [`.travis.yml`](https://github.com/thoughtbot/factory_bot/blob/master/.travis.yml) +Supported Ruby versions are listed in [`.github/workflows/build.yml`](https://github.com/thoughtbot/factory_bot/blob/master/.github/workflows/build.yml) More Information ---------------- * [Rubygems](https://rubygems.org/gems/factory_bot) @@ -92,11 +92,11 @@ See [our other projects][community] or [hire us][hire] to design, develop, and grow your product. [community]: https://thoughtbot.com/community?utm_source=github [hire]: https://thoughtbot.com/hire-us?utm_source=github -[ci-image]: https://travis-ci.org/thoughtbot/factory_bot.svg -[ci]: https://travis-ci.org/thoughtbot/factory_bot?branch=master +[ci-image]: https://github.com/thoughtbot/factory_bot/actions/workflows/build.yml/badge.svg +[ci]: https://github.com/thoughtbot/factory_bot/actions?query=workflow%3A.github%2Fworkflows%2Fbuild.yml+branch%3Amaster++ [grade-image]: https://codeclimate.com/github/thoughtbot/factory_bot/badges/gpa.svg [grade]: https://codeclimate.com/github/thoughtbot/factory_bot [version-image]: https://badge.fury.io/rb/factory_bot.svg [version]: https://badge.fury.io/rb/factory_bot [hound-badge-image]: https://img.shields.io/badge/Reviewed_by-Hound-8E64B0.svg