aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
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-