diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2019-10-28 16:49:32 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2019-10-28 16:49:32 (GMT) |
commit | c8444b192d5e42fdbbb954984680c0b49b05620f (patch) | |
tree | 9ada71a2c9fcf55b6954adcd01bfd1ebe771b9d3 /win/rules.vc | |
parent | 3d55f5f6f09821cbdc9fd75500904b5864d0ba02 (diff) | |
parent | e0afc4ae97cf20337783b4f187d748ce8fa3e54b (diff) | |
download | tcl-c8444b192d5e42fdbbb954984680c0b49b05620f.zip tcl-c8444b192d5e42fdbbb954984680c0b49b05620f.tar.gz tcl-c8444b192d5e42fdbbb954984680c0b49b05620f.tar.bz2 |
Merge 8.7
Diffstat (limited to 'win/rules.vc')
-rw-r--r-- | win/rules.vc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win/rules.vc b/win/rules.vc index f8e7173..c35e3c6 100644 --- a/win/rules.vc +++ b/win/rules.vc @@ -6,7 +6,7 @@ # compiler switches, defining common targets and macros. The Tcl makefile
# directly includes this. Extensions include it via "rules-ext.vc".
#
-# See TIP 477 (https://core.tcl.tk/tips/doc/trunk/tip/477.md) for
+# See TIP 477 (https://core.tcl-lang.org/tips/doc/trunk/tip/477.md) for
# detailed documentation.
#
# See the file "license.terms" for information on usage and redistribution
|