Skip to content

Commit dcac1e2

Browse files
authored
Merge pull request #502 from viralpraxis/actualize-performance-sum-cop-reference-uri
Actualize `Performance/Cop` reference URI
2 parents 82ea509 + 053623f commit dcac1e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/default.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ Performance/StringReplacement:
356356
Performance/Sum:
357357
Description: 'Use `sum` instead of a custom array summation.'
358358
SafeAutoCorrect: false
359-
Reference: 'https://blog.bigbinary.com/2016/11/02/ruby-2-4-introduces-enumerable-sum.html'
359+
Reference: 'https://www.bigbinary.com/blog/ruby-2-4-introduces-enumerable-sum'
360360
Enabled: 'pending'
361361
VersionAdded: '1.8'
362362
VersionChanged: '1.13'

0 commit comments

Comments
 (0)