From 752a1b9e7e36b2e01a01c31b0bb072e7779a55a2 Mon Sep 17 00:00:00 2001 From: Scott Main Date: Tue, 22 Feb 2011 16:36:02 -0800 Subject: docs: fix broken links Change-Id: I2dd9f1d00ac84217b4af8fee73cabeaed7481cf2 --- docs/html/guide/developing/building/building-cmdline.jd | 2 +- docs/html/guide/topics/manifest/uses-library-element.jd | 2 +- docs/html/resources/community-more.jd | 6 +++++- 3 files changed, 7 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/html/guide/developing/building/building-cmdline.jd b/docs/html/guide/developing/building/building-cmdline.jd index 81c1178..5f193bc 100644 --- a/docs/html/guide/developing/building/building-cmdline.jd +++ b/docs/html/guide/developing/building/building-cmdline.jd @@ -72,7 +72,7 @@ ant debug

This creates your debug .apk file inside the project bin/ directory, named <your_project_name>-debug.apk. The file is already signed with the debug key and has been aligned with - zipalign. + zipalign.

diff --git a/docs/html/guide/topics/manifest/uses-library-element.jd b/docs/html/guide/topics/manifest/uses-library-element.jd index a1e3563..d94ad9f 100644 --- a/docs/html/guide/topics/manifest/uses-library-element.jd +++ b/docs/html/guide/topics/manifest/uses-library-element.jd @@ -46,7 +46,7 @@ parent.link=manifest-intro.html
Android Market filters applications based on the libraries installed on the user's device. For more information about filtering, see the topic - Market Filters. + Market Filters.

diff --git a/docs/html/resources/community-more.jd b/docs/html/resources/community-more.jd index 9f16fea..df72926 100644 --- a/docs/html/resources/community-more.jd +++ b/docs/html/resources/community-more.jd @@ -24,7 +24,11 @@ page.title=IRC and Twitter -

If you haven't used IRC before, check http://en.wikipedia.org/wiki/List_of_IRC_clients » for a helpful list of IRC clients. Alternatively, you could also use this web interface », which does not require any installation, to join discussions on the Android IRC channels.

+

If you haven't used IRC before, check http://en.wikipedia.org/wiki/ +List_of_IRC_clients » for a helpful list of IRC clients. Alternatively, you could also use +this web interface », which +does not require any installation, to join discussions on the Android IRC channels.

Here are some tips for using IRC: -- cgit v1.1