We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3ada125 + 4b85c07 commit 054b852Copy full SHA for 054b852
1 file changed
README.md
@@ -179,7 +179,7 @@ Comparison:
179
Array#each + push: 99634.2 i/s - 1.59x slower
180
```
181
182
-##### `Enumerable#each` vs `for` loop [code](code/array/each-vs-for-loop.rb)
+##### `Enumerable#each` vs `for` loop [code](code/enumerable/each-vs-for-loop.rb)
183
184
185
$ ruby -v code/enumerable/each-vs-for-loop.rb
0 commit comments