summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authorhobbs <hobbs>2002-03-04 23:31:45 (GMT)
committerhobbs <hobbs>2002-03-04 23:31:45 (GMT)
commitefb95c232b75f3e493ff5227d64e83291fc8f166 (patch)
treea3d6bd95dfd81bb8d8864268dd77e1192525e0ea /unix
parent75b12cf5b5e1f30c410bafa4a2d8647346318980 (diff)
downloadtk-efb95c232b75f3e493ff5227d64e83291fc8f166.zip
tk-efb95c232b75f3e493ff5227d64e83291fc8f166.tar.gz
tk-efb95c232b75f3e493ff5227d64e83291fc8f166.tar.bz2
updated to use www.tcl.tk URL
Diffstat (limited to 'unix')
-rw-r--r--unix/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/unix/README b/unix/README
index c006fee..c51fc02 100644
--- a/unix/README
+++ b/unix/README
@@ -6,11 +6,11 @@ UNIX versions of Tk. This directory also contains source files for Tk
that are specific to UNIX.
The information in this file is maintained at:
- http://www.purl.org/tcl/home/doc/howto/compile.html
+ http://www.tcl.tk/doc/howto/compile.html
For information on platforms where Tcl/Tk is known to compile, along
with any porting notes for getting it to work on those platforms, see:
- http://www.purl.org/tcl/home/software/tcltk/platforms.html
+ http://www.tcl.tk/software/tcltk/platforms.html
The rest of this file contains instructions on how to do this. The
release should compile and run either "out of the box" or with trivial
@@ -20,7 +20,7 @@ SGI, as well as PCs running Linux, BSDI, and SCO UNIX. To compile for
a PC running Windows, see the README file in the directory ../win. To
compile for a Macintosh, see the README file in the directory ../mac.
-RCS: @(#) $Id: README,v 1.12 2001/07/05 17:23:53 hobbs Exp $
+RCS: @(#) $Id: README,v 1.13 2002/03/04 23:31:45 hobbs Exp $
How To Compile And Install Tk:
------------------------------