summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorScott Main <smain@google.com>2011-02-22 16:36:02 -0800
committerScott Main <smain@google.com>2011-02-22 16:36:02 -0800
commit752a1b9e7e36b2e01a01c31b0bb072e7779a55a2 (patch)
tree8d6f2552d80a568e8e8dca60a8eb3e195707418e /docs
parent0ea4f0d79126e953a87604162c1b9a9e91ffbb1f (diff)
downloadframeworks_base-752a1b9e7e36b2e01a01c31b0bb072e7779a55a2.zip
frameworks_base-752a1b9e7e36b2e01a01c31b0bb072e7779a55a2.tar.gz
frameworks_base-752a1b9e7e36b2e01a01c31b0bb072e7779a55a2.tar.bz2
docs: fix broken links
Change-Id: I2dd9f1d00ac84217b4af8fee73cabeaed7481cf2
Diffstat (limited to 'docs')
-rw-r--r--docs/html/guide/developing/building/building-cmdline.jd2
-rw-r--r--docs/html/guide/topics/manifest/uses-library-element.jd2
-rw-r--r--docs/html/resources/community-more.jd6
3 files changed, 7 insertions, 3 deletions
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
<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>
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
<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>
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
</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>