Fix dead link

This commit is contained in:
Rory Healy 2024-06-13 14:32:00 +10:00
parent 392e60e54b
commit 087d5c2c0d
Signed by: roryhealy
GPG key ID: 0A3CBDE9C2AE672F

View file

@ -130,7 +130,7 @@ Solutions returned by the solver follow this format. You can load your map and s
## JS Visualiser
For the [visualiser](https://www.cs.rochester.edu/u/kautz/sokoban/Sokoban.html) to work, puzzles must be rectangular. If your map is not rectangular, just filled it in with walls instead of empty spaces.
For the [visualiser](https://web.archive.org/web/20210430155801/https://www.cs.rochester.edu/u/kautz/sokoban/Sokoban.html) to work, puzzles must be rectangular. If your map is not rectangular, just filled it in with walls instead of empty spaces.
![](./images/image03.png)