| Index: native_client_sdk/src/doc/faq.rst
|
| diff --git a/native_client_sdk/src/doc/faq.rst b/native_client_sdk/src/doc/faq.rst
|
| index b615e8d0d4f2390ff9d1985813ad544a31a6a41c..c27a7117574b334bf45f39c8e20e9838948d10a9 100644
|
| --- a/native_client_sdk/src/doc/faq.rst
|
| +++ b/native_client_sdk/src/doc/faq.rst
|
| @@ -252,7 +252,7 @@ eager to collaborate with developers from other browsers.
|
| What's the difference between NPAPI and Pepper?
|
| -----------------------------------------------
|
|
|
| -:doc:`Pepper <peppercpp/index>` (also known as PPAPI) is a new API that
|
| +:doc:`Pepper <pepper_stable/index>` (also known as PPAPI) is a new API that
|
| lets Native Client modules communicate with the browser. Pepper supports
|
| various features that don't have robust support in NPAPI, such as event
|
| handling, out-of-process plugins, and asynchronous interfaces. Native
|
|
|