aboutsummaryrefslogtreecommitdiffhomepage
path: root/make.bat
diff options
context:
space:
mode:
authorGravatar Thiago Farina <tfarina@chromium.org>2014-10-13 17:56:30 -0300
committerGravatar Thiago Farina <tfarina@chromium.org>2014-10-13 17:56:30 -0300
commitbe23418776414ccc6d534ba4dcbe1361b94f4356 (patch)
tree67934cb10b078ac232b5858b7053f2bdd6018a6e /make.bat
parent3893b746387ead97af52caeadd9aee6512105176 (diff)
Link to skiadocs site, since that is the canonical location for documentation.
BUG=None TEST=None R=borenet@google.com, rmistry@google.com Review URL: https://codereview.chromium.org/646853002
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 2b6a629ff3..94d0755912 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 http://code.google.com/p/skia/wiki/GettingStartedOnWindows
+rem See https://sites.google.com/site/skiadocs/user-documentation/quick-start-guides/windows
rem Skip environment setup on bots.
if "%CHROME_HEADLESS%"=="1" goto run_python