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 4687419138e7d23cd280e1bcc2b08d8813a807cd..f85cd07612a4ab7a56b83574a25b459cbfffc817 100644 |
--- a/native_client_sdk/doc_generated/overview.html |
+++ b/native_client_sdk/doc_generated/overview.html |
@@ -227,9 +227,9 @@ pushed to the public beta channel three weeks before each release. As with any |
software, each release of Chrome may include changes to Native Client and the |
Pepper interfaces that may require modification to existing applications. |
However, modules compiled for one version of Pepper/Chrome should work with |
-subsequent versions of Pepper/Chrome. The SDK includes multiple <a class="reference external" href="https://developers.google.com/native-client/version">versions</a> of the Pepper APIs to |
-help developers make adjustments to API changes and take advantage of new |
-features.</p> |
+subsequent versions of Pepper/Chrome. The SDK includes multiple versions of the |
+Pepper APIs to help developers make adjustments to API changes and take |
+advantage of new features: <a class="reference external" href="/native-client/pepper_stable">stable</a>, <a class="reference external" href="/native-client/pepper_beta">beta</a> and <a class="reference external" href="/native-client/pepper_dev">dev</a>.</p> |
</section><section id="where-to-start"> |
<h2 id="where-to-start">Where to start</h2> |
<p>The <a class="reference internal" href="/native-client/quick-start.html"><em>Quick Start</em></a> document provides links to downloads and |