From 8d50573efd6a42f026fdf2dd21f39c477f0af93e Mon Sep 17 00:00:00 2001 From: Doug Coleman Date: Mon, 3 Jul 2017 21:01:47 -0700 Subject: [PATCH] roms.lunar-rescue: Fix docs link. --- extra/roms/lunar-rescue/lunar-rescue-docs.factor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extra/roms/lunar-rescue/lunar-rescue-docs.factor b/extra/roms/lunar-rescue/lunar-rescue-docs.factor index 457dbf38a0..964df00c0b 100644 --- a/extra/roms/lunar-rescue/lunar-rescue-docs.factor +++ b/extra/roms/lunar-rescue/lunar-rescue-docs.factor @@ -8,7 +8,7 @@ HELP: run-lunar "Run the Lunar Rescue emulator in a new window." $nl { $link rom-root } " must be set to the directory containing the " "location of the Lunar Rescue ROM files. See " -{ $link { "lunar-rescue" "lunar-rescue" } } " for details." +{ $link "lunar-rescue" } " for details." } ; ARTICLE: "lunar-rescue" "Lunar Rescue Emulator"