| Index: native_client_sdk/src/doc/glossary.rst
|
| diff --git a/native_client_sdk/src/doc/glossary.rst b/native_client_sdk/src/doc/glossary.rst
|
| index f04f83acea8b6ff06c5b8e1531447db76194be27..e4607123a7fe393b510b213cf695391e03f096e6 100644
|
| --- a/native_client_sdk/src/doc/glossary.rst
|
| +++ b/native_client_sdk/src/doc/glossary.rst
|
| @@ -34,8 +34,8 @@ module
|
| produced with a Native Client toolchain (for example PNaCl). See
|
| :ref:`link_how_nacl_works` for more details.
|
| Second, it may refer to a concrete implementation of the `pp::Module class
|
| - <https://developers.google.com/native-client/peppercpp/classpp_1_1_module>`_
|
| - for some Native Client module.
|
| + </native-client/pepper_stable/cpp/classpp_1_1_module>`_ for some Native
|
| + Client module.
|
| progress events
|
| Events generated by the Native Client runtime system during the
|
| module loading process.
|
|
|