update 404'd source.android.com URLs

Change-Id: I088f32ca3a8b8568230e068a78b78dee7d6e4924
diff --git a/pdk/README b/pdk/README
index d9f8996..0acb1eb 100644
--- a/pdk/README
+++ b/pdk/README
@@ -11,7 +11,7 @@
 
 If that doesn't work, go through the instructions on
 
-  http://source.android.com/download again.
+  http://source.android.com/source/download.html again.
 
 
 2) from the root
diff --git a/pdk/docs/source/git-repo.jd b/pdk/docs/source/git-repo.jd
index ac7fd37..245d7d9 100644
--- a/pdk/docs/source/git-repo.jd
+++ b/pdk/docs/source/git-repo.jd
@@ -288,14 +288,13 @@
  
 Getting started with the Android source code:
 <ul>
-  <li><a href="http://source.android.com/download">Get source</a></li> 
-  <li><a href="http://source.android.com/submit-patches/code-style-guide">Code Style Guide</a></li> 
+  <li><a href="http://source.android.com/source/download.html">Get source</a></li> 
+  <li><a href="http://source.android.com/source/code-style.html">Code Style Guide</a></li> 
 </ul> 
  
 Repo and Git resources:
 <ul>
-  <li><a href="http://source.android.com/download/using-repo#TOC-Git-and-Repo-cheatsheet">Git and Repo cheat sheet</a></li> 
-  <li><a href="http://source.android.com/download/using-repo">Using Repo and Git</a></li> 
+  <li><a href="http://source.android.com/source/git-repo.html">Using Repo and Git</a></li> 
   <li>The <a href="http://book.git-scm.com/">Git Community Book</a> maintained by Scott Chacon</li> 
   <li><a href="http://git.or.cz/gitwiki/FrontPage">GitWiki</a></li> 
   <li><a href="http://www.kernel.org/pub/software/scm/git/docs/">Git Manual Page</a></li> 
@@ -304,7 +303,7 @@
  
 Documentation on specific tasks:
 <ul>
-  <li><a href="http://source.android.com/documentation/building-for-dream">Building for an Android Developer Phone</a></li> 
+  <li><a href="http://source.android.com/source/building-dream.html">Building for an Android Developer Phone</a></li> 
 </ul> 
 -->