| 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 8e7d7a4ad19262e1c06326a08e8da530c03b2419..89535d6d6791a8623fe9e145d00b7cca832a23e2 100644
|
| --- a/native_client_sdk/src/doc/quick-start.rst
|
| +++ b/native_client_sdk/src/doc/quick-start.rst
|
| @@ -9,8 +9,8 @@ To get started with Native Client:
|
| #. Read the :doc:`Technical Overview <overview>` to understand what Native
|
| Client is, how a Native Client application is structured and to get a feel
|
| 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.
|
| +#. Play with some of the applications in the `Application Gallery
|
| + <community/application-gallery>`_ to see what others have done so far.
|
| #. 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.
|
|
|