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

Unified Diff: native_client_sdk/src/doc/nacl-and-pnacl.rst

Issue 546713003: Remove a broken link. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Forgot to add generated html. Created 6 years, 3 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
« no previous file with comments | « native_client_sdk/doc_generated/nacl-and-pnacl.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: native_client_sdk/src/doc/nacl-and-pnacl.rst
diff --git a/native_client_sdk/src/doc/nacl-and-pnacl.rst b/native_client_sdk/src/doc/nacl-and-pnacl.rst
index 7e9c2942016c9e1ead0066d86f3627d743f265e5..8db78c10a0fb2bb743b95278f837dc5db6385d7e 100644
--- a/native_client_sdk/src/doc/nacl-and-pnacl.rst
+++ b/native_client_sdk/src/doc/nacl-and-pnacl.rst
@@ -16,12 +16,12 @@ Native Client (NaCl)
====================
Native Client enables the execution of native code securely inside web
-applications through the use of advanced `Software Fault Isolation (SFI)
-techniques </native-client/community/talks#research>`_. Since its launch in
-2011, Native Client has provided developers with the ability to harness a
-client machine's computational power to a much fuller extent than traditional
-web technologies, by running compiled C and C++ code at near-native speeds and
-taking advantage of multiple cores with shared memory.
+applications through the use of advanced Software Fault Isolation (SFI)
+techniques. Since its launch in 2011, Native Client has provided developers
+with the ability to harness a client machine's computational power to a much
+fuller extent than traditional web technologies, by running compiled C and C++
+code at near-native speeds and taking advantage of multiple cores with shared
+memory.
While Native Client provides operating system independence, it requires
developers to generate architecture-specific executable
« no previous file with comments | « native_client_sdk/doc_generated/nacl-and-pnacl.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698