summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorericm <ericm>2000-08-14 18:37:59 (GMT)
committerericm <ericm>2000-08-14 18:37:59 (GMT)
commitb775edfbf6db7b080897657dbd61e3189593eff6 (patch)
tree73d276c98913a0b966f94471b0d9d1d2d8ad6449
parentf27595166b79ca080f874d01242aeed2e8459d0f (diff)
downloadtcl-b775edfbf6db7b080897657dbd61e3189593eff6.zip
tcl-b775edfbf6db7b080897657dbd61e3189593eff6.tar.gz
tcl-b775edfbf6db7b080897657dbd61e3189593eff6.tar.bz2
URL typo correction.
-rw-r--r--ChangeLog6
-rw-r--r--README4
2 files changed, 8 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 8553d65..70a02b3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2000-08-14 Eric Melski <ericm@ajubasolutions.com>
+
+ * README: Updated link for instructions on compiling Tcl from sources to
+ point to correct location (http://dev.scriptics.com/doc/... instead of
+ http://dev.scriptics.com/support/...).
+
2000-08-11 Eric Melski <ericm@ajubasolutions.com>
* generic/tclEnv.c (TclUnsetEnv): Changed declaration of length
diff --git a/README b/README
index 3f99680..e9de769 100644
--- a/README
+++ b/README
@@ -5,7 +5,7 @@ README: Tcl
Tcl/Tk is also available through NetCVS:
http://dev.scriptics.com/software/tcltk/netcvs.html
-RCS: @(#) $Id: README,v 1.32 2000/05/03 00:15:05 hobbs Exp $
+RCS: @(#) $Id: README,v 1.33 2000/08/14 18:37:59 ericm Exp $
Contents
--------
@@ -93,7 +93,7 @@ shortcut to the Windows help Tcl documentation will appear in the
There are brief notes in the unix/README, win/README, and mac/README
about compiling on these different platforms. There is additional
information about building Tcl from sources at
- http://dev.scriptics.com/support/howto/compile.html
+ http://dev.scriptics.com/doc/howto/compile.html
4. TclPro Development tools