~ chicken-core (chicken-5) e4a62583a8eb2f09bec78f352b75253601d6daee
commit e4a62583a8eb2f09bec78f352b75253601d6daee
Author: Peter Bex <peter@more-magic.net>
AuthorDate: Sat Jun 8 13:54:15 2019 +0200
Commit: Peter Bex <peter@more-magic.net>
CommitDate: Sat Jun 8 13:54:15 2019 +0200
Update manual from wiki
diff --git a/manual/Debugging b/manual/Debugging
index ff267b8d..f37b134e 100644
--- a/manual/Debugging
+++ b/manual/Debugging
@@ -7,7 +7,7 @@
This document describes "Feathers", a debugger for compiled CHICKEN programs.
-"Feathers" is a [[Tcl/Tk|http://tcl.tk]] script, installed together with
+"Feathers" is a [[http://tcl.tk|Tcl/Tk]] script, installed together with
all other components of the CHICKEN system. To use the debugger, Tcl/Tk version
8.5 or later must be installed.
Trap