diff options
-rw-r--r-- | devel/rubygem-rubocop/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rubygem-rubocop/pkg-descr b/devel/rubygem-rubocop/pkg-descr index 0c9e3e9bd58a..47a9b71a2cbe 100644 --- a/devel/rubygem-rubocop/pkg-descr +++ b/devel/rubygem-rubocop/pkg-descr @@ -2,4 +2,4 @@ RuboCop is a Ruby static code analyzer. Out of the box it will enforce many of the guidelines outlined in the community Ruby Style Guide, but most aspects of its behavior can be tweaked via various configuration options. -WWW: http://batsov.com/rubocop/ +WWW: https://batsov.com/rubocop/ |