Merge "docs: fix broken links" into honeycomb
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
|
<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
|
<code><your_project_name>-debug.apk</code>. The file is already signed with
|
||||||
the debug key and has been aligned 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>
|
</p>
|
||||||
</li>
|
</li>
|
||||||
</ol>
|
</ol>
|
||||||
|
|||||||
@@ -46,7 +46,7 @@ parent.link=manifest-intro.html
|
|||||||
<dd>
|
<dd>
|
||||||
Android Market filters applications based on the libraries installed on the
|
Android Market filters applications based on the libraries installed on the
|
||||||
user's device. For more information about filtering, see the topic
|
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>
|
</dd>
|
||||||
</dl>
|
</dl>
|
||||||
<p>
|
<p>
|
||||||
|
|||||||
@@ -24,7 +24,11 @@ page.title=IRC and Twitter
|
|||||||
</tr>
|
</tr>
|
||||||
</table>
|
</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>
|
<p>Here are some tips for using IRC:</h4>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user