aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorChris Peterson <cpeterso@cpeterso.com>2010-06-25 17:32:29 -0700
committerChris Peterson <cpeterso@cpeterso.com>2010-06-25 17:32:29 -0700
commit963b3ce05dbbf18429e08806d7d1f66fae8e44ec (patch)
tree44399cebb0ef1256881547f96d7dcc5ae18f686c /docs
parentbba2db0027694fbe9a4ca11c2b942c18856440b1 (diff)
downloadsdk-963b3ce05dbbf18429e08806d7d1f66fae8e44ec.zip
sdk-963b3ce05dbbf18429e08806d7d1f66fae8e44ec.tar.gz
sdk-963b3ce05dbbf18429e08806d7d1f66fae8e44ec.tar.bz2
update 404'd source.android.com URLs
Change-Id: Ia902f1bd737eb1ecc0a015e9d63fd8a05cf3ae26
Diffstat (limited to 'docs')
-rw-r--r--docs/howto_build_SDK.txt2
-rw-r--r--docs/howto_use_cupcake_sdk.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/howto_build_SDK.txt b/docs/howto_build_SDK.txt
index e09440b..b9e908c 100644
--- a/docs/howto_build_SDK.txt
+++ b/docs/howto_build_SDK.txt
@@ -68,7 +68,7 @@ Basically it's not trivial yet when done right it's not that complicated.
First, setup your development environment and get the Android source code from
git as explained here:
- http://source.android.com/download
+ http://source.android.com/source/download.html
For example for the cupcake branch:
diff --git a/docs/howto_use_cupcake_sdk.txt b/docs/howto_use_cupcake_sdk.txt
index b131230..8107357 100644
--- a/docs/howto_use_cupcake_sdk.txt
+++ b/docs/howto_use_cupcake_sdk.txt
@@ -365,7 +365,7 @@ Example:
This completes the howto guide on how to use the new Cupcake SDK.
Feedback is welcome on the public Android Open Source forums:
- http://source.android.com/discuss
+ http://source.android.com/community
-end-