Skip to content

Commit e899c0b

Browse files
test(algorithms, two-pointers, move_zeroes): update image reference
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent 3efcce4 commit e899c0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

algorithms/two_pointers/move_zeroes/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@ the zeroes to the end of the array.
3939
![Solution 8](./images/solutions/move_zeroes_solution_8.png)
4040
![Solution 9](./images/solutions/move_zeroes_solution_9.png)
4141
![Solution 10](./images/solutions/move_zeroes_solution_10.png)
42-
![Solution 11](./images/solutions/move_zeroes_solution_1.png)
42+
![Solution 11](./images/solutions/move_zeroes_solution_11.png)
4343
![Solution 12](./images/solutions/move_zeroes_solution_12.png)
4444
![Solution 13](./images/solutions/move_zeroes_solution_13.png)

0 commit comments

Comments
 (0)