diff options
author | hobbs <hobbs> | 2005-12-03 21:55:24 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2005-12-03 21:55:24 (GMT) |
commit | 1d10832f45fede13b8c2a81314eba05f1c7475c2 (patch) | |
tree | 87dde5b667c0b279d3fb691c29a3285ec38e10c9 /README | |
parent | 73b0d77495ba7dd185924a7ac5ebf23049063b66 (diff) | |
download | tcl-1d10832f45fede13b8c2a81314eba05f1c7475c2.zip tcl-1d10832f45fede13b8c2a81314eba05f1c7475c2.tar.gz tcl-1d10832f45fede13b8c2a81314eba05f1c7475c2.tar.bz2 |
correct 2 README urls
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -5,7 +5,7 @@ README: Tcl You can get any source release of Tcl from the file distributions link at the above URL. -RCS: @(#) $Id: README,v 1.49.2.13 2005/12/02 21:13:26 dgp Exp $ +RCS: @(#) $Id: README,v 1.49.2.14 2005/12/03 21:55:24 hobbs Exp $ Contents -------- @@ -55,10 +55,10 @@ by clicking on the relevant version. http://sourceforge.net/project/showfiles.php?group_id=10894 Information about Tcl itself can be found at - http://www.tcl.tk/scripting/ + http://www.tcl.tk/about/ There have been many Tcl books on the market. Many are mentioned in the Wiki: - http://wiki.tcl.tk/book/ + http://wiki.tcl.tk/book 2a. Unix Documentation ---------------------- |