diff options
author | hobbs <hobbs@noemail.net> | 2002-03-04 23:31:44 (GMT) |
---|---|---|
committer | hobbs <hobbs@noemail.net> | 2002-03-04 23:31:44 (GMT) |
commit | f21a6b313e7133bb380b05b904bf0a091ebf9165 (patch) | |
tree | a3d6bd95dfd81bb8d8864268dd77e1192525e0ea /README | |
parent | 024ff71baf1e38fae81908467ec9d52964d05180 (diff) | |
download | tk-f21a6b313e7133bb380b05b904bf0a091ebf9165.zip tk-f21a6b313e7133bb380b05b904bf0a091ebf9165.tar.gz tk-f21a6b313e7133bb380b05b904bf0a091ebf9165.tar.bz2 |
updated to use www.tcl.tk URL
FossilOrigin-Name: c57468da5f1f17910ee05fca7963bb3c3ad140aa
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -5,7 +5,7 @@ README: Tk You can get any source release of Tcl from the file distributions link at the above URL. -RCS: @(#) $Id: README,v 1.31 2001/08/08 18:41:10 dgp Exp $ +RCS: @(#) $Id: README,v 1.32 2002/03/04 23:31:45 hobbs Exp $ 1. Introduction --------------- @@ -16,7 +16,7 @@ toolkit implemented with the Tcl scripting language. For details on features, incompatibilities, and potential problems with this release, see the Tcl/Tk 8.4 Web page at - http://www.purl.org/tcl/home/software/tcltk/8.4.html + http://www.tcl.tk/software/tcltk/8.4.html or refer to the "changes" file in this directory, which contains a historical record of all changes to Tk. @@ -29,7 +29,7 @@ SourceForge at: with the Tcl Developer Xchange at: - http://www.purl.org/tcl/home/ + http://www.tcl.tk/ Tk is a freely available open source package. You can do virtually anything you like with it, such as modifying it, redistributing it, |