| Index: native_client_sdk/src/doc/devguide/coding/progress-events.rst
|
| diff --git a/native_client_sdk/src/doc/devguide/coding/progress-events.rst b/native_client_sdk/src/doc/devguide/coding/progress-events.rst
|
| index 3e0a404ac708a45a4567e3db644a13b8e615d7b3..3275821f3294dc791d047e5642765913b99f0eaf 100644
|
| --- a/native_client_sdk/src/doc/devguide/coding/progress-events.rst
|
| +++ b/native_client_sdk/src/doc/devguide/coding/progress-events.rst
|
| @@ -22,8 +22,8 @@ chapter assumes you are familiar with the material presented in the
|
| :class: note
|
|
|
| The load_progress example illustrates progress event handling. You can find
|
| - this code in the ``/examples/tutorial/load_progress/`` directory in the Native
|
| - Client SDK download.
|
| + this code in the ``/pepper_<version>/examples/tutorial/load_progress/``
|
| + directory in the Native Client SDK download.
|
|
|
| Module loading and progress events
|
| ==================================
|
|
|