summaryrefslogtreecommitdiffstats
path: root/win/README
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2019-10-05 20:43:00 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2019-10-05 20:43:00 (GMT)
commitdd3033a0ce3a48fa0e028bdbd3e8d19b8d90f4d1 (patch)
treefa18a1e3996700f5a04a16fd3ecb2ff47f2b9fac /win/README
parentaaa0152aeb05ac7c58b33911587a0654f4ddad1c (diff)
parent92816a0c35892a654cc4a4a24260eb367f274bf3 (diff)
downloadtcl-dd3033a0ce3a48fa0e028bdbd3e8d19b8d90f4d1.zip
tcl-dd3033a0ce3a48fa0e028bdbd3e8d19b8d90f4d1.tar.gz
tcl-dd3033a0ce3a48fa0e028bdbd3e8d19b8d90f4d1.tar.bz2
Change LSTATUS to LONG, since older SDK's don't know it. core.tcl.tk -> core.tcl-lang.org and http -> https
Diffstat (limited to 'win/README')
-rw-r--r--win/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/README b/win/README
index 5e060ef..2c74d48 100644
--- a/win/README
+++ b/win/README
@@ -93,7 +93,7 @@ tests are timing dependent and will fail from time to time. If a test is
failing consistently, please send us a bug report with as much detail as
you can manage to our tracker:
- http://core.tcl.tk/tcl/reportlist
+ https://core.tcl-lang.org/tcl/reportlist
In order to run the test suite, you build the "test" target using the
appropriate makefile for your compiler.