Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 752a1b9e authored by Scott Main's avatar Scott Main
Browse files

docs: fix broken links

Change-Id: I2dd9f1d00ac84217b4af8fee73cabeaed7481cf2
parent 0ea4f0d7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -72,7 +72,7 @@ ant debug
      <p>This creates your debug <code>.apk</code> file inside the project <code>bin/</code> directory, named
      <code>&lt;your_project_name&gt;-debug.apk</code>. The file is already signed with
      the debug key and has been aligned with
      <a href="{@docRoot}/guide/developing/tools/zipalign.html"><code>zipalign</code></a>.
      <a href="{@docRoot}guide/developing/tools/zipalign.html"><code>zipalign</code></a>.
      </p>
    </li>
  </ol>
+1 −1
Original line number Diff line number Diff line
@@ -46,7 +46,7 @@ parent.link=manifest-intro.html
        <dd>
            Android Market filters applications based on the libraries installed on the
            user's device. For more information about filtering, see the topic
            <a href="{@docRoot}/guide/appendix/market-filters.html">Market Filters</a>.
            <a href="{@docRoot}guide/appendix/market-filters.html">Market Filters</a>.
        </dd>
    </dl>
    <p>
+5 −1
Original line number Diff line number Diff line
@@ -24,7 +24,11 @@ page.title=IRC and Twitter
</tr>
</table>

<p>If you haven't used IRC before, check <a href="http://en.wikipedia.org/wiki/List_of_IRC_clients">http://en.wikipedia.org/wiki/List_of_IRC_clients &raquo;</a> for a helpful list of IRC clients. Alternatively, you could also use this <a href="http://java.freenode.net/index.php?channel=android-dev">web interface &raquo;</a>, which does not require any installation, to join discussions on the Android IRC channels.  </p>
<p>If you haven't used IRC before, check <a
href="http://en.wikipedia.org/wiki/List_of_IRC_clients">http://en.wikipedia.org/wiki/
List_of_IRC_clients &raquo;</a> for a helpful list of IRC clients. Alternatively, you could also use
this <a href="http://webchat.freenode.net/?channels=android-dev">web interface &raquo;</a>, which
does not require any installation, to join discussions on the Android IRC channels.  </p>

<p>Here are some tips for using IRC:</h4>