diff options
author | hobbs <hobbs> | 2000-04-26 17:37:34 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2000-04-26 17:37:34 (GMT) |
commit | c07c88fbc24236821646b2735ea14ad4f5eb097d (patch) | |
tree | 37f7a65041dcd539bcebef5a2348cdc3b9fba3d6 /README | |
parent | 4df7bca941bad3f3113767332b9cc731f36980ed (diff) | |
download | tk-c07c88fbc24236821646b2735ea14ad4f5eb097d.zip tk-c07c88fbc24236821646b2735ea14ad4f5eb097d.tar.gz tk-c07c88fbc24236821646b2735ea14ad4f5eb097d.tar.bz2 |
* README:core_8_3_1
* mac/README:
* unix/README:
* unix/tk.spec:
* win/README: Updating URLs to reference dev.scriptics.com
Diffstat (limited to 'README')
-rw-r--r-- | README | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -1,11 +1,11 @@ README: Tk This is the Tk 8.3.1 source distribution. You can get any release of Tcl from: - http://www.scriptics.com/registration/<version>.tml + http://dev.scriptics.com/registration/<version>.html Tcl/Tk is also available through NetCVS: - http://www.scriptics.com/products/tcltk/netcvs.html + http://dev.scriptics.com/software/tcltk/netcvs.html -RCS: @(#) $Id: README,v 1.24 2000/04/19 09:25:52 hobbs Exp $ +RCS: @(#) $Id: README,v 1.25 2000/04/26 17:37:34 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.3 Web page at - http://www.scriptics.com/software/8.3.html + http://dev.scriptics.com/software/tcltk/8.3.html or refer to the "changes" file in this directory, which contains a historical record of all changes to Tk. @@ -25,7 +25,7 @@ Tk is maintained, enhanced, and distributed freely as a service to the Tcl community by Scriptics Corporation. The official home for Tcl/Tk is on the Scriptics Web site: - http://www.scriptics.com + http://dev.scriptics.com Tk is a freely available open source package. You can do virtually anything you like with it, such as modifying it, redistributing it, |