| Index: native_client_sdk/src/doc/overview.rst
|
| diff --git a/native_client_sdk/src/doc/overview.rst b/native_client_sdk/src/doc/overview.rst
|
| index 69f2fd905d610c930509ab94784cebd653f338d2..f98a1d9ef84a238d6a4890191637466120966263 100644
|
| --- a/native_client_sdk/src/doc/overview.rst
|
| +++ b/native_client_sdk/src/doc/overview.rst
|
| @@ -259,10 +259,10 @@ 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 `versions
|
| -<https://developers.google.com/native-client/version>`_ of the Pepper APIs to
|
| -help developers make adjustments to API changes and take advantage of new
|
| -features.
|
| +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: `stable </native-client/pepper_stable>`_, `beta
|
| +</native-client/pepper_beta>`_ and `dev </native-client/pepper_dev>`_.
|
|
|
| Where to start
|
| ==============
|
|
|