summaryrefslogtreecommitdiffstats
path: root/win/README
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2019-10-05 20:35:45 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2019-10-05 20:35:45 (GMT)
commit92816a0c35892a654cc4a4a24260eb367f274bf3 (patch)
tree308f7d4b1d0ca93a9dd71ae259ec3486e21823be /win/README
parentdc81b2efafb3f33e0da6dc17a3e1a4746da91fd6 (diff)
downloadtcl-92816a0c35892a654cc4a4a24260eb367f274bf3.zip
tcl-92816a0c35892a654cc4a4a24260eb367f274bf3.tar.gz
tcl-92816a0c35892a654cc4a4a24260eb367f274bf3.tar.bz2
Change LSTATUS to LONG, since older SDK's don't know it.
core.tcl.tk -> core.tcl-lang.org and htt -> 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 8288e3d..7f86171 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.