aboutsummaryrefslogtreecommitdiffhomepage
path: root/make.bat
diff options
context:
space:
mode:
Diffstat (limited to 'make.bat')
-rw-r--r--make.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/make.bat b/make.bat
index 94d0755912..64b4b703ce 100644
--- a/make.bat
+++ b/make.bat
@@ -5,7 +5,7 @@
@ECHO OFF
rem Launches make.py on Windows, after setting Visual Studio environment variables.
-rem See https://sites.google.com/site/skiadocs/user-documentation/quick-start-guides/windows
+rem See https://skia.org/user/quick/windows.
rem Skip environment setup on bots.
if "%CHROME_HEADLESS%"=="1" goto run_python