summaryrefslogtreecommitdiffstats
path: root/win/README
diff options
context:
space:
mode:
authorhobbs <hobbs>2002-03-04 23:26:03 (GMT)
committerhobbs <hobbs>2002-03-04 23:26:03 (GMT)
commit0bb4ae0f9ab3a9e41ff334c6e6d5eb91afb0a6e4 (patch)
tree9a8f7950b9e5bd94f5951a8e2281dfe76122365d /win/README
parentabebcd1ff39edc054eb09cd3350e5443bbbfae87 (diff)
downloadtcl-0bb4ae0f9ab3a9e41ff334c6e6d5eb91afb0a6e4.zip
tcl-0bb4ae0f9ab3a9e41ff334c6e6d5eb91afb0a6e4.tar.gz
tcl-0bb4ae0f9ab3a9e41ff334c6e6d5eb91afb0a6e4.tar.bz2
updated to use www.tcl.tk URL
Diffstat (limited to 'win/README')
-rw-r--r--win/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/win/README b/win/README
index e4013f6..12edd44 100644
--- a/win/README
+++ b/win/README
@@ -1,6 +1,6 @@
Tcl 8.4 for Windows
-RCS: @(#) $Id: README,v 1.24 2001/11/15 00:19:41 davygrvy Exp $
+RCS: @(#) $Id: README,v 1.25 2002/03/04 23:26:03 hobbs Exp $
1. Introduction
---------------
@@ -10,7 +10,7 @@ version of Tcl. This directory also contains source files for Tcl
that are specific to Microsoft Windows.
The information in this file is maintained on the web at:
- http://www.purl.org/tcl/home/doc/howto/compile.html#win
+ http://www.tcl.tk/doc/howto/compile.html#win
The above URL includes a lengthy discussion of compiler macros necessary
when compiling Tcl extensions that will be dynamically loaded.