| 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>
|
|
|