| Index: native_client_sdk/doc_generated/devguide/coding/3D-graphics.html
|
| diff --git a/native_client_sdk/doc_generated/devguide/coding/3D-graphics.html b/native_client_sdk/doc_generated/devguide/coding/3D-graphics.html
|
| index 1b2b7122339fa5c57704b897716f65f9118871b8..c2b49f816440ed5c7f6c7d701109842c38deef1c 100644
|
| --- a/native_client_sdk/doc_generated/devguide/coding/3D-graphics.html
|
| +++ b/native_client_sdk/doc_generated/devguide/coding/3D-graphics.html
|
| @@ -120,7 +120,7 @@ most common problems before your application runs. If there are problems, your
|
| code should describe the issue as clearly as possible. That’s easy if there is a
|
| missing feature. Failure to create a graphics context is tougher to diagnose. At
|
| the very least, you can suggest that the user try to update the driver. You
|
| -might want to linke to the Chrome page that describes <a class="reference external" href="http://support.google.com/chrome/bin/answer.py?hl=en&answer=1202946">how to do updates</a>.</p>
|
| +might want to linke to the Chrome page that describes <a class="reference external" href="https://support.google.com/chrome/answer/1202946">how to do updates</a>.</p>
|
| <p>If a user can’t update the driver, or their problem persists, be sure to gather
|
| information about their graphics environment. Ask for the contents of the Chrome
|
| <code>about:gpu</code> page.</p>
|
|
|