| Index: native_client_sdk/doc_generated/sdk/examples.html
|
| diff --git a/native_client_sdk/doc_generated/sdk/examples.html b/native_client_sdk/doc_generated/sdk/examples.html
|
| index 6fd6100ca8e32ea17f4d2c2fb5023dabda1b7f74..e4894b58029c267c4e9f951998128242a8c273b0 100644
|
| --- a/native_client_sdk/doc_generated/sdk/examples.html
|
| +++ b/native_client_sdk/doc_generated/sdk/examples.html
|
| @@ -211,7 +211,7 @@ $ make run TOOLCHAIN=pnacl CONFIG=Debug
|
| <span id="run-sdk-examples-as-packaged"></span><h2 id="run-the-sdk-examples-as-packaged-apps"><span id="run-sdk-examples-as-packaged"></span>Run the SDK examples as packaged apps</h2>
|
| <p>Each example can also be launched as a packaged app. For more information about
|
| using Native Client for packaged apps, see <a class="reference internal" href="/native-client/devguide/distributing.html#distributing-packaged"><em>Packaged appliction</em></a>. For general information about packaged apps, see the
|
| -<a class="reference external" href="http://developer.chrome.com/apps/about_apps.html">Chrome apps documentation</a>.</p>
|
| +<a class="reference external" href="/apps/about_apps">Chrome apps documentation</a>.</p>
|
| <p>Some Pepper features, such as TCP/UDP socket access, are only allowed in
|
| packaged apps. The examples that use these features must be run as packaged
|
| apps, by using the <code>make run_package</code> command:</p>
|
|
|