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

Unified Diff: native_client_sdk/src/doc/devguide/devcycle/vs-addin.rst

Issue 849073005: Fix broken links on NaCl pages of developer.chrome.com. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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/devcycle/vs-addin.rst
diff --git a/native_client_sdk/src/doc/devguide/devcycle/vs-addin.rst b/native_client_sdk/src/doc/devguide/devcycle/vs-addin.rst
index 496d139c122a761ef6c2e6ee22532f8ee9e93cc4..996fa827bed15ff6d479c8e204f36335d4d55abb 100644
--- a/native_client_sdk/src/doc/devguide/devcycle/vs-addin.rst
+++ b/native_client_sdk/src/doc/devguide/devcycle/vs-addin.rst
@@ -485,7 +485,7 @@ Visual Studio.
NaCl64 executables (.nexe files) are compiled using one of the Native Client
toolchains in the SDK, which create an `ELF-formatted
-<`http://en.wikipedia.org/wiki/Executable_and_Linkable_Format>`_ executable. To
+<http://en.wikipedia.org/wiki/Executable_and_Linkable_Format>`_ executable. To
debug a running .nexe you must use nacl-gdb, which is a command line debugger
that is not directly integrated with Visual Studio. When you start a debugging
session running from a NaCl64 platform, Visual Studio automatically launches
« no previous file with comments | « native_client_sdk/doc_generated/reference/pnacl-c-cpp-language-support.html ('k') | native_client_sdk/src/doc/io2014.rst » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698