am 47928f89: Merge "docs: fix broken links" into honeycomb
* commit '47928f898d81625cb1e66eea9eb6120f719e89ee': docs: fix broken links
This commit is contained in:
@@ -72,7 +72,7 @@ ant debug
|
||||
<p>This creates your debug <code>.apk</code> file inside the project <code>bin/</code> directory, named
|
||||
<code><your_project_name>-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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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 »</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 »</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 »</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 »</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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user