Index: native_client_sdk/doc_generated/overview.html |
diff --git a/native_client_sdk/doc_generated/overview.html b/native_client_sdk/doc_generated/overview.html |
index edda38877d52bf91ea9faf7e924437e8e84dff00..bf037b6de7b2a90a8d74158b357052855c4258c0 100644 |
--- a/native_client_sdk/doc_generated/overview.html |
+++ b/native_client_sdk/doc_generated/overview.html |
@@ -11,7 +11,7 @@ |
<ul class="small-gap"> |
<li><a class="reference internal" href="#toolchains" id="id11">Toolchains</a></li> |
<li><a class="reference internal" href="#security" id="id12">Security</a></li> |
-<li><a class="reference internal" href="#portability" id="id13">Portability</a></li> |
+<li><a class="reference internal" href="#link-for-pnacl-translator" id="id13">Portability</a></li> |
</ul> |
</li> |
<li><p class="first"><a class="reference internal" href="#structure-of-a-web-application" id="id14">Structure of a web application</a></p> |
@@ -166,7 +166,7 @@ restricted permissions. The only interaction between this process and the |
outside world is through defined browser interfaces. Because of the |
combination of the NaCl sandbox and the Chrome sandbox, we say that |
Native Client employs a <strong>double sandbox</strong> design.</p> |
-<h3 id="portability"><span id="id6"></span>Portability</h3> |
+<h3 id="link-for-pnacl-translator"><span id="portability"></span><span id="id6"></span>Portability</h3> |
<p>Portable Native Client (PNaCl, prounounced “pinnacle”) employs state-of-the-art |
compiler technology to compile C/C++ source code to a portable bitcode |
executable (<strong>pexe</strong>). PNaCl bitcode is an OS- and architecture-independent |