Fix a broken link

This commit is contained in:
edward 2020-10-21 19:22:57 +00:00 committed by admin
parent d7b95e363e
commit c20be8d09b

View file

@ -4,7 +4,7 @@ had the commands add, get, drop, unannex, init, fix, and fromkey.
There were 2600 lines of code in all, which has increased 30-fold. There were 2600 lines of code in all, which has increased 30-fold.
Later that week, 0.02 added the move command. I've been working recently Later that week, 0.02 added the move command. I've been working recently
on fixing a [[tricky_problem|doc/todo/interruped_move_resume]] with on fixing a [[tricky_problem|todo/interruped_move_resume]] with
resuming interrupted moves. The move command has been surprisingly resuming interrupted moves. The move command has been surprisingly
subtle to get just right, since it turns out to not be as simple as a get subtle to get just right, since it turns out to not be as simple as a get
followed by a drop -- numcopies checks that would prevent a drop sometimes followed by a drop -- numcopies checks that would prevent a drop sometimes