You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,12 +31,12 @@ To install this gem onto your local machine, run `bundle exec rake install`. To
31
31
32
32
## Contributing
33
33
34
-
Bug reports and pull requests are welcome on GitHub at https://github.com/andrykonchin/rubocop-truffleruby. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct](https://github.com/andrykonchin/rubocop-truffleruby/blob/master/CODE_OF_CONDUCT.md).
34
+
Bug reports and pull requests are welcome on GitHub at https://github.com/truffleruby/rubocop-truffleruby. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct](https://github.com/truffleruby/rubocop-truffleruby/blob/master/CODE_OF_CONDUCT.md).
35
35
36
36
## License
37
37
38
38
The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
39
39
40
40
## Code of Conduct
41
41
42
-
Everyone interacting in the Rubocop::TruffleRuby project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/andrykonchin/rubocop-truffleruby/blob/master/CODE_OF_CONDUCT.md).
42
+
Everyone interacting in the Rubocop::TruffleRuby project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/truffleruby/rubocop-truffleruby/blob/master/CODE_OF_CONDUCT.md).
0 commit comments