OSDN Git Service

update 404'd source.android.com URLs
authorChris Peterson <cpeterso@cpeterso.com>
Sat, 26 Jun 2010 00:32:29 +0000 (17:32 -0700)
committerChris Peterson <cpeterso@cpeterso.com>
Sat, 26 Jun 2010 00:32:29 +0000 (17:32 -0700)
Change-Id: Ia902f1bd737eb1ecc0a015e9d63fd8a05cf3ae26

docs/howto_build_SDK.txt
docs/howto_use_cupcake_sdk.txt

index e09440b..b9e908c 100644 (file)
@@ -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:
 
index b131230..8107357 100644 (file)
@@ -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-