aboutsummaryrefslogtreecommitdiffhomepage
path: root/make.bat
diff options
context:
space:
mode:
authorGravatar Thiago Farina <tfarina@chromium.org>2015-02-03 13:12:54 -0200
committerGravatar Thiago Farina <tfarina@chromium.org>2015-02-03 13:12:54 -0200
commit4c93a126889bf71b2eab5a5fa6375d731809dcb8 (patch)
tree5aa3b0636ebd33622036edf51636c68cce839935 /make.bat
parent658d55cd6121c67488aaf5d0832c9712737f26a5 (diff)
Point them to their equivalent in https://skia.org. BUG=None R=hcm@google.com, jcgregorio@google.com NOTRY=true Review URL: https://codereview.chromium.org/856353004
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