summaryrefslogtreecommitdiffstats
path: root/platform/windows/detect.py
diff options
context:
space:
mode:
authorMax Hilbrunner <mhilbrunner@users.noreply.github.com>2021-08-23 15:58:54 +0200
committerGitHub <noreply@github.com>2021-08-23 15:58:54 +0200
commit583b6a594ab88208d1e78c94e70a2957c316cf64 (patch)
tree9aac8c191ebc808667dce8b18e61b60db66782c5 /platform/windows/detect.py
parent88db5417050ff6ffe97ab2716ab2e53c31b07eb4 (diff)
parentae1702bee5e8b3e6d4e31041b4a593826ac60484 (diff)
downloadredot-engine-583b6a594ab88208d1e78c94e70a2957c316cf64.tar.gz
Merge pull request #51971 from aaronfranke/https
Replace HTTP URLs with HTTPS for sites with HTTPS versions
Diffstat (limited to 'platform/windows/detect.py')
-rw-r--r--platform/windows/detect.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/windows/detect.py b/platform/windows/detect.py
index 9154f7749e..3961480d23 100644
--- a/platform/windows/detect.py
+++ b/platform/windows/detect.py
@@ -321,7 +321,7 @@ def configure_msvc(env, manual_msvc_config):
def configure_mingw(env):
# Workaround for MinGW. See:
- # http://www.scons.org/wiki/LongCmdLinesOnWin32
+ # https://www.scons.org/wiki/LongCmdLinesOnWin32
env.use_windows_spawn_fix()
## Build type