Index: library/lib/nx-zip.tcl =================================================================== diff -u -N -rc1579421098e1d84f5013cb865cfcdc81159e4b1 -r1711d2463a88d72589e00a87b0a0842cf8e7f9fa --- library/lib/nx-zip.tcl (.../nx-zip.tcl) (revision c1579421098e1d84f5013cb865cfcdc81159e4b1) +++ library/lib/nx-zip.tcl (.../nx-zip.tcl) (revision 1711d2463a88d72589e00a87b0a0842cf8e7f9fa) @@ -2,7 +2,7 @@ # Zip file generator - Create a Zip-file from a list of input file names # # This implementation is based on the zip file builder of Artur -# Trzewik (http://wiki.tcl.tk/15158), but was simplified, refactored, +# Trzewik (http://wiki.tcl-lang.org/15158), but was simplified, refactored, # commented and extended, based on Trf and translated to NX; for # details about the format, see # http://www.pkware.com/documents/casestudies/APPNOTE.TXT