relnotes/v0.4.1.md in rubocop-minitest-0.10.3 vs relnotes/v0.4.1.md in rubocop-minitest-0.11.0
- old
+ new
@@ -1,5 +1,5 @@
### Bug fixes
-* [#39](https://github.com/rubocop-hq/rubocop-minitest/issues/39): Fix an incorrect autocorrect for `Minitest/AssertRespondTo` and `Minitest/RefuteRespondTo` when using assertion method calling `respond_to` with receiver omitted. ([@koic][])
+* [#39](https://github.com/rubocop/rubocop-minitest/issues/39): Fix an incorrect autocorrect for `Minitest/AssertRespondTo` and `Minitest/RefuteRespondTo` when using assertion method calling `respond_to` with receiver omitted. ([@koic][])
[@koic]: https://github.com/koic