diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2019-10-05 21:25:41 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2019-10-05 21:25:41 (GMT) |
commit | 8d10ed079247c32508487b9a6e8e9e413636c030 (patch) | |
tree | 0eb4700c96a9a84dd5118ef58826424107954303 /win/README | |
parent | 2a2cd3593e873086fc6f1045cab60cc07f0f496d (diff) | |
download | tk-8d10ed079247c32508487b9a6e8e9e413636c030.zip tk-8d10ed079247c32508487b9a6e8e9e413636c030.tar.gz tk-8d10ed079247c32508487b9a6e8e9e413636c030.tar.bz2 |
Use tcl-lang.org in stead of tcl.tk and https in stead of http where possible
Diffstat (limited to 'win/README')
-rw-r--r-- | win/README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,4 +18,4 @@ locate the necessary Tcl files. Otherwise you may need to edit makefile.vc and adjust the path to Tcl accordingly. Information about compiling for windows is maintained at: - http://www.tcl.tk/doc/howto/compile.html + https://www.tcl-lang.org/doc/howto/compile.html |