Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(406)

Unified Diff: make.bat

Issue 856353004: Fix references to https://sites.google.com/site/skiadocs/. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: lua Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « docs/quickstart.md ('k') | make.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: make.bat
diff --git a/make.bat b/make.bat
index 94d0755912a10682cb9146331ca3482952d5a6f1..64b4b703ce871268c5e37879753e6ef8a343573a 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
« no previous file with comments | « docs/quickstart.md ('k') | make.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698