summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorericm <ericm@noemail.net>2000-08-14 18:37:58 (GMT)
committerericm <ericm@noemail.net>2000-08-14 18:37:58 (GMT)
commita8d6af2f6f0c931aa5625ac5e883799a1c78cf9b (patch)
tree73d276c98913a0b966f94471b0d9d1d2d8ad6449
parente883a123825eb603adc57e3e683c2535e222ca36 (diff)
downloadtcl-a8d6af2f6f0c931aa5625ac5e883799a1c78cf9b.zip
tcl-a8d6af2f6f0c931aa5625ac5e883799a1c78cf9b.tar.gz
tcl-a8d6af2f6f0c931aa5625ac5e883799a1c78cf9b.tar.bz2
URL typo correction.
FossilOrigin-Name: bf6c431b8ad845cc7ea8ad518219c2faa18ba18f
-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