We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e36bb5 commit 78d3c19Copy full SHA for 78d3c19
1 file changed
README.md
@@ -197,7 +197,7 @@ Comparison:
197
For loop: 198517.3 i/s - 1.05x slower
198
```
199
200
-##### `Enumerable#each_with_index` vs `while` loop [code](code/array/each_with_index-vs-while-loop.rb)
+##### `Enumerable#each_with_index` vs `while` loop [code](code/enumerable/each_with_index-vs-while-loop.rb)
201
202
> [rails/rails#12065](https://github.com/rails/rails/pull/12065)
203
0 commit comments