| Index: native_client_sdk/doc_generated/devguide/devcycle/running.html
|
| diff --git a/native_client_sdk/doc_generated/devguide/devcycle/running.html b/native_client_sdk/doc_generated/devguide/devcycle/running.html
|
| index ee8279aa90d02b8fe91227465f10379b7b84533c..0cae390f4518e99f0c88f702464e418c7d195ba9 100644
|
| --- a/native_client_sdk/doc_generated/devguide/devcycle/running.html
|
| +++ b/native_client_sdk/doc_generated/devguide/devcycle/running.html
|
| @@ -209,7 +209,7 @@ to run most applications under the <code>examples</code> directory where you sta
|
| server. For example, to run the <code>flock</code> example in the SDK, start the server
|
| and point your browser to <code>http://localhost:5103/demo/flock/</code>.</p>
|
| <p>Some of the applications need special flags to Chrome, and must be run with the
|
| -<code>make run</code> command. See <a class="reference internal" href="/native-client/sdk/examples.html#id1"><em>Run the SDK examples</em></a> for more details.</p>
|
| +<code>make run</code> command. See <a class="reference internal" href="/native-client/sdk/examples.html#running-the-sdk-examples"><em>Run the SDK examples</em></a> for more details.</p>
|
| <h4 id="chrome-web-store-metadata"><span id="metadata"></span>Chrome Web Store metadata</h4>
|
| <p>Applications published in the Chrome Web Store must be accompanied by CWS
|
| metadata; specifically, a Chrome Web Store manifest file named
|
|
|