am 47928f89: Merge "docs: fix broken links" into honeycomb

* commit '47928f898d81625cb1e66eea9eb6120f719e89ee':
  docs: fix broken links
This commit is contained in:
Scott Main
2011-02-22 21:15:23 -08:00
committed by Android Git Automerger
3 changed files with 7 additions and 3 deletions

View File

@@ -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>

View File

@@ -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>

View File

@@ -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>