Docs: Finish clarifying AOSP build instructions
Bug: 19007649
Change-Id: I635f25c37bc1480cbdbd0ef075a2ee3ea4a5cb12
diff --git a/src/source/downloading.jd b/src/source/downloading.jd
index 76c24b2..ee65cbb 100644
--- a/src/source/downloading.jd
+++ b/src/source/downloading.jd
@@ -100,7 +100,7 @@
$ repo init -u https://android.googlesource.com/platform/manifest
</pre>
<p>
- To check out a branch other than "master", specify it with <code>-b</code>. For a list of branches, see <a href="https://source.android.com/source/build-numbers.html#source-code-tags-and-builds">Source Code Tags and Builds</a>.
+ To check out a branch other than "master", specify it with <code>-b</code>. For a list of branches, see <a href="build-numbers.html#source-code-tags-and-builds">Source Code Tags and Builds</a>.
</p>
<pre>
$ repo init -u https://android.googlesource.com/platform/manifest -b android-4.0.1_r1