diff --git a/docs/getting-started/committing.md b/docs/getting-started/committing.md index 126f0c0d0..936b78c7d 100644 --- a/docs/getting-started/committing.md +++ b/docs/getting-started/committing.md @@ -12,7 +12,7 @@ We encourage people to write ## Style guide This project follows -[thoughtbot's Ruby Style Guide](https://github.com/thoughtbot/guides/blob/master/style/ruby/.rubocop.yml), +[thoughtbot's Ruby Style Guide](https://github.com/thoughtbot/guides/blob/main/ruby/.rubocop.yml), using [Rubocop](https://github.com/bbatsov/rubocop) along with [Rubocop-Rspec](https://github.com/backus/rubocop-rspec) as the code analyzer. If you have Rubocop installed with your text editor of choice, you should be up