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

Unified Diff: chrome/common/extensions/docs/templates/articles/manifest/requirements.html

Issue 1144193005: Fix a lot of support links. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: bug 490887 Created 5 years, 7 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
Index: chrome/common/extensions/docs/templates/articles/manifest/requirements.html
diff --git a/chrome/common/extensions/docs/templates/articles/manifest/requirements.html b/chrome/common/extensions/docs/templates/articles/manifest/requirements.html
index 017e266bf2ae34bc93437e15b9d65906a0eb11fe..1c68cee26f78619e70164e2aac9009821038c960 100644
--- a/chrome/common/extensions/docs/templates/articles/manifest/requirements.html
+++ b/chrome/common/extensions/docs/templates/articles/manifest/requirements.html
@@ -15,7 +15,7 @@ The "webgl" requirement refers to the
<a href="http://www.khronos.org/webgl/">WebGL API</a>.
For more information on Chrome 3D graphics support,
see the help article on
-<a href="http://www.google.com/support/chrome/bin/answer.py?answer=1220892">WebGL and 3D graphics</a>.
+<a href="https://support.google.com/chrome/answer/1220892">WebGL and 3D graphics</a>.
You can list the 3D-related features your app requires,
as demonstrated in the following example:
</p>

Powered by Google App Engine
This is Rietveld 408576698