Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(8)

Unified Diff: native_client_sdk/src/doc/devguide/coding/application-structure.rst

Issue 254033002: [NaCl SDK Docs] Remove links to developers.google.com (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: native_client_sdk/src/doc/devguide/coding/application-structure.rst
diff --git a/native_client_sdk/src/doc/devguide/coding/application-structure.rst b/native_client_sdk/src/doc/devguide/coding/application-structure.rst
index 14573f3b8d11f3ffab4e7749498470d0b6c51d9c..4e82706dceeeaa885dedfc264bb2336d46634ff0 100644
--- a/native_client_sdk/src/doc/devguide/coding/application-structure.rst
+++ b/native_client_sdk/src/doc/devguide/coding/application-structure.rst
@@ -90,10 +90,10 @@ manifest file and a Native Client manifest file.
A **Chrome Web Store manifest file** is a file with information about a web
application that is published in the Chrome Web Store. This file, named
-``manifest.json``, is required for applications that are published in the Chrome
-Web Store. For more information about this file see :doc:`Distributing Your
-Application <../distributing>`. and the `Chrome Web Store manifest file format
-<http://code.google.com/chrome/extensions/manifest.html>`_.
+``manifest.json``, is required for applications that are published in the
+Chrome Web Store. For more information about this file see :doc:`Distributing
+Your Application <../distributing>`. and the `Chrome Web Store manifest file
+format </extensions/manifest>`_.
A **Native Client manifest file** is a file that specifies which Native Client
module (executable) to load. For PNaCl it specifies a single portable
« no previous file with comments | « native_client_sdk/src/doc/devguide/coding/3D-graphics.rst ('k') | native_client_sdk/src/doc/devguide/coding/audio.rst » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698