Index: doc/example-scripts/tk-spread.tcl =================================================================== diff -u -r71e18053ef7dd9a53f11d14f3a91b8a1091e90bb -r1711d2463a88d72589e00a87b0a0842cf8e7f9fa --- doc/example-scripts/tk-spread.tcl (.../tk-spread.tcl) (revision 71e18053ef7dd9a53f11d14f3a91b8a1091e90bb) +++ doc/example-scripts/tk-spread.tcl (.../tk-spread.tcl) (revision 1711d2463a88d72589e00a87b0a0842cf8e7f9fa) @@ -1,5 +1,5 @@ # A small Spreadsheet implementation, originally developed by Richard -# Suchenwirth in plain Tcl (see http://wiki.tcl.tk/1287). The +# Suchenwirth in plain Tcl (see http://wiki.tcl-lang.org/1287). The # spreadsheet was rewritten in an object oriented manner as a design # study in NX by Gustaf Neumann in May 2011. #