Index: native_client_sdk/src/doc/devguide/devcycle/dynamic-loading.rst |
diff --git a/native_client_sdk/src/doc/devguide/devcycle/dynamic-loading.rst b/native_client_sdk/src/doc/devguide/devcycle/dynamic-loading.rst |
index 519ce1e3a8116d2bfc1d5b30270183e5328962f4..494f547ad71b3d7b4598a953b9d45717fc103e90 100644 |
--- a/native_client_sdk/src/doc/devguide/devcycle/dynamic-loading.rst |
+++ b/native_client_sdk/src/doc/devguide/devcycle/dynamic-loading.rst |
@@ -315,8 +315,8 @@ Native Client SDK (e.g., libppapi_cpp.so), and perhaps also modules from |
the application uses. You must provide all of those modules as part of the |
application deployment process. |
-As explained in :doc:`Distributing Your Application |
-<../distributing>`, there are two basic ways to deploy an application: |
+As explained in :doc:`Distributing Your Application <../distributing>`, there |
+are two basic ways to deploy a `Chrome app </apps>`_: |
* **hosted application:** all modules are hosted together on a web server of |
binji
2015/02/10 17:49:40
looks like "hosted app" and "Chrome App" are the t
JF
2015/02/10 18:26:16
I added the link, but I think we want to keep the
|
your choice |