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

Unified Diff: native_client_sdk/doc_generated/devguide/devcycle/dynamic-loading.html

Issue 297513012: Removing nav where it clashes with tables, and removing some links. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Adding content back into Application Gallery and Middleware pages. This is being done somewhat hac… Created 6 years, 6 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/doc_generated/devguide/devcycle/dynamic-loading.html
diff --git a/native_client_sdk/doc_generated/devguide/devcycle/dynamic-loading.html b/native_client_sdk/doc_generated/devguide/devcycle/dynamic-loading.html
index 2bbe720809cdc862d544c8218c8c7ceb4ee70bf0..c07032df33476183969d30110cbddabd32902339 100644
--- a/native_client_sdk/doc_generated/devguide/devcycle/dynamic-loading.html
+++ b/native_client_sdk/doc_generated/devguide/devcycle/dynamic-loading.html
@@ -318,7 +318,7 @@ the list of shared library dependencies using tools such as <code>objdump_</code
executable code modules that the application directly depends on, including
modules from the application itself (.nexe and .so files), modules from the
Native Client SDK (e.g., libppapi_cpp.so), and perhaps also modules from
-<a class="reference external" href="naclports_">naclport</a> or from <a class="reference internal" href="/native-client/community/middleware.html"><em>middleware systems</em></a> that
+<a class="reference external" href="naclports_">naclport</a> or from <a class="reference external" href="../../community/middleware">middleware systems</a> that
the application uses. You must provide all of those modules as part of the
application deployment process.</p>
<p>As explained in <a class="reference internal" href="/native-client/devguide/distributing.html"><em>Distributing Your Application</em></a>, there are two basic ways to deploy an application:</p>
« no previous file with comments | « native_client_sdk/doc_generated/community/middleware.html ('k') | native_client_sdk/doc_generated/image-list.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698