From 12b0b5c8941b4ef9ec06002c868ba2bc09216674 Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Thu, 18 Oct 2018 00:19:34 -0400 Subject: doc: convert more links to equivalent https:// URLs -- Signed-off-by: Daniel Kahn Gillmor --- src/w32-util.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/w32-util.c') diff --git a/src/w32-util.c b/src/w32-util.c index 30dd081a..ef9b5f36 100644 --- a/src/w32-util.c +++ b/src/w32-util.c @@ -421,7 +421,7 @@ find_program_at_standard_place (const char *name) char path[MAX_PATH]; char *result = NULL; - /* See http://wiki.tcl.tk/17492 for details on compatibility. + /* See https://wiki.tcl-lang.org/page/Getting+Windows+%22special+folders%22+with+Ffidl for details on compatibility. We First try the generic place and then fallback to the x86 (i.e. 32 bit) place. This will prefer a 64 bit of the program -- cgit v1.2.3