| Index: native_client_sdk/src/doc/quick-start.rst
|
| diff --git a/native_client_sdk/src/doc/quick-start.rst b/native_client_sdk/src/doc/quick-start.rst
|
| index 548b928709ec82e55a1e5a1df037090afe47623b..8e7d7a4ad19262e1c06326a08e8da530c03b2419 100644
|
| --- a/native_client_sdk/src/doc/quick-start.rst
|
| +++ b/native_client_sdk/src/doc/quick-start.rst
|
| @@ -11,7 +11,7 @@ To get started with Native Client:
|
| for what you need to do to port existing code.
|
| #. Play with some of the applications in the :doc:`Application Gallery
|
| <community/application-gallery>` to see what others have done so far.
|
| -#. Go through the :doc:`Getting Started Tutorial <devguide/tutorial/index>`. The
|
| +#. Go through the :doc:`Getting Started Tutorial <devguide/tutorial/tutorial-part1>`. The
|
| tutorial walks you through how to get Native Client set up for the first
|
| time and check for browser version compatibility.
|
| #. Download the :doc:`Native Client SDK <sdk/download>` and take a look at some
|
|
|