Commit 9a44f044 authored by JF Bastien's avatar JF Bastien

NaCl docs: fix community index

The ReST URL was bad, and somehow it started parsing differently, maybe because I have a newer version of the ReST parser.

TBR= binji@chromium.org, sbc@chromium.org
TEST=none
BUG=none
NOTRY=true
(documentation only change)

Review URL: https://codereview.chromium.org/504343006

Cr-Commit-Position: refs/heads/master@{#292214}
parent bc27da6a
...@@ -3,8 +3,8 @@ ...@@ -3,8 +3,8 @@
<section id="community"> <section id="community">
<span id="id1"></span><h1 id="community"><span id="id1"></span>Community</h1> <span id="id1"></span><h1 id="community"><span id="id1"></span>Community</h1>
<p>This section contains pages related to the Native Client <em>community</em> - both <p>This section contains pages related to the Native Client <em>community</em> - both
<strong>implementors</strong> (contributors to the <a class="reference external" href="https://code.google.com/p/nativeclient/">open-source Native Client project</a>) and <strong>developers</strong>, who use Native Client to develop web <strong>implementors</strong> (contributors to the <a class="reference external" href="https://code.google.com/p/nativeclient/">open-source Native Client project</a>) and
applications.</p> <strong>developers</strong>, who use Native Client to develop web applications.</p>
<p>For a list of active forums where you can ask questions, check the <p>For a list of active forums where you can ask questions, check the
<a class="reference internal" href="/native-client/help.html#help"><em>help page</em></a>.</p> <a class="reference internal" href="/native-client/help.html#help"><em>help page</em></a>.</p>
</section> </section>
......
...@@ -5,11 +5,10 @@ Community ...@@ -5,11 +5,10 @@ Community
######### #########
This section contains pages related to the Native Client *community* - both This section contains pages related to the Native Client *community* - both
**implementors** (contributors to the `open-source Native Client project **implementors** (contributors to the `open-source Native Client project`_) and
<nacl_project_>`_) and **developers**, who use Native Client to develop web **developers**, who use Native Client to develop web applications.
applications.
For a list of active forums where you can ask questions, check the For a list of active forums where you can ask questions, check the
:ref:`help page <help>`. :ref:`help page <help>`.
.. _nacl_project: https://code.google.com/p/nativeclient/ .. _open-source Native Client project: https://code.google.com/p/nativeclient/
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment