Skip to content

Commit a75fe77

Browse files
author
Jegors Cemisovs
committed
Remove unused link reference from instructions
The link reference "[box-drawing]" was not used anywhere in the document, so it has been removed to clean up the file. This change improves clarity and eliminates unnecessary clutter.
1 parent 33ff1b8 commit a75fe77

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

exercises/mazy-mice/instructions.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,3 @@ The rectangular maze 6x18 cells
5454
You can use any algorithm to generate a perfect maze. The [recursive backtracker][recursive-backtracker] is a good choice.
5555

5656
[recursive-backtracker]: https://en.wikipedia.org/wiki/Maze_generation_algorithm
57-
[box-drawing]: https://en.wikipedia.org/wiki/Box-drawing_character

0 commit comments

Comments
 (0)