Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / native_client_sdk / doc_generated / devguide / coding / application-structure.html
index 083b73a..a11581f 100644 (file)
@@ -74,9 +74,10 @@ Native Client modules the type must be &#8220;application/x-nacl&#8221;</dd>
 manifest file and a Native Client manifest file.</p>
 <p>A <strong>Chrome Web Store manifest file</strong> is a file with information about a web
 application that is published in the Chrome Web Store. This file, named
-<code>manifest.json</code>, is required for applications that are published in the Chrome
-Web Store. For more information about this file see <a class="reference internal" href="/native-client/devguide/distributing.html"><em>Distributing Your
-Application</em></a>.  and the <a class="reference external" href="http://code.google.com/chrome/extensions/manifest.html">Chrome Web Store manifest file format</a>.</p>
+<code>manifest.json</code>, is required for applications that are published in the
+Chrome Web Store. For more information about this file see <a class="reference internal" href="/native-client/devguide/distributing.html"><em>Distributing
+Your Application</em></a>.  and the <a class="reference external" href="/extensions/manifest">Chrome Web Store manifest file
+format</a>.</p>
 <p>A <strong>Native Client manifest file</strong> is a file that specifies which Native Client
 module (executable) to load. For PNaCl it specifies a single portable
 executable; otherwise it specifies one for each of the supported end-user