Index: native_client_sdk/doc_generated/devguide/tutorial/tutorial-part2.html |
diff --git a/native_client_sdk/doc_generated/devguide/tutorial/tutorial-part2.html b/native_client_sdk/doc_generated/devguide/tutorial/tutorial-part2.html |
index 47dddbde3c5ebf8f44bd5c06ab0285cfd79167d8..08a753b6ed15b07384f996c6cdbab1839ef4be8d 100644 |
--- a/native_client_sdk/doc_generated/devguide/tutorial/tutorial-part2.html |
+++ b/native_client_sdk/doc_generated/devguide/tutorial/tutorial-part2.html |
@@ -37,7 +37,7 @@ application <a class="reference external" href="/apps/contentSecurityPolicy">Con |
<p>Using the Native Client SDK build system makes it easy to build with all of the |
SDK toolchains, and switch between the Debug and Release configurations. It |
also simplifies the makefiles for your project, as we’ll see in the next |
-section. Finally, it adds some useful commands for <a class="reference internal" href="/native-client/sdk/examples.html#id1"><em>running</em></a> and <a class="reference internal" href="/native-client/sdk/examples.html#debugging-the-sdk-examples"><em>debugging</em></a> |
+section. Finally, it adds some useful commands for <a class="reference internal" href="/native-client/sdk/examples.html#running-the-sdk-examples"><em>running</em></a> and <a class="reference internal" href="/native-client/sdk/examples.html#debugging-the-sdk-examples"><em>debugging</em></a> |
your application.</p> |
<p>The finished code for this example can be found in the |
<code>pepper_$(VERSION)/getting_started/part2</code> directory in the Native Client SDK |