diff options
author | ericm <ericm> | 2000-08-14 18:37:59 (GMT) |
---|---|---|
committer | ericm <ericm> | 2000-08-14 18:37:59 (GMT) |
commit | b775edfbf6db7b080897657dbd61e3189593eff6 (patch) | |
tree | 73d276c98913a0b966f94471b0d9d1d2d8ad6449 /README | |
parent | f27595166b79ca080f874d01242aeed2e8459d0f (diff) | |
download | tcl-b775edfbf6db7b080897657dbd61e3189593eff6.zip tcl-b775edfbf6db7b080897657dbd61e3189593eff6.tar.gz tcl-b775edfbf6db7b080897657dbd61e3189593eff6.tar.bz2 |
URL typo correction.
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |