Merge "Docs: Add kernel network unit tests page"
diff --git a/src/devices/tech/ota/device_code.jd b/src/devices/tech/ota/device_code.jd
index 197866e..aec0a2f 100755
--- a/src/devices/tech/ota/device_code.jd
+++ b/src/devices/tech/ota/device_code.jd
@@ -523,7 +523,7 @@
 
 <p>The installing animation is represented as a single PNG image with
 different frames of the animation interlaced by row (which is why Figure 2
-appears squished). For example, for a 7-frame animation that is 200x200, create
+appears squished). For example, for a 200x200 seven-frame animation, create
 a single 200x1400 image where first frame is rows 0, 7, 14, 21, ...; the second
 frame is rows 1, 8, 15, 22, ...; etc. The combined image includes a text chunk
 that indicates the number of animation frames. The tool
diff --git a/src/source/community.jd b/src/source/community.jd
index 8669c8e..663da64 100644
--- a/src/source/community.jd
+++ b/src/source/community.jd
@@ -60,12 +60,12 @@
 <p></p>
 
 <h5>Communities</h5>
-<a href="http://source.android.com/source/community.html">AOSP communities</a><br>
+<a href="#open-source-project-discussions">AOSP communities</a><br>
 <a href="http://developer.android.com/support.html">Developer communities</a>
 <p></p>
 
 <h5>Send feedback</h5>
-<a href="http://source.android.com/source/report-bugs.html">Report AOSP bug</a><br>
+<a href="{@docRoot}source/report-bugs.html">Report AOSP bug</a><br>
 <a href="https://code.google.com/p/android/issues/entry?template=Feature%20request">Suggest
 a feature</a>
 <p></p>
@@ -91,13 +91,13 @@
 <a href="https://support.google.com/android/answer/6215472?hl=en">Tips for users</a><br>
 <a href="http://developer.android.com/training/articles/security-tips.html">Tips
 for developers</a><br>
-<a href="http://source.android.com/security/index.html">Platform security</a>
+<a href="{@docRoot}security/index.html">Platform security</a>
 <p></p>
 
 <h5>Security announcements</h5>
-<a href="https://source.android.com/security/enhancements/index.html">Release
+<a href="{@docRoot}security/enhancements/index.html">Release
 Enhancements</a><br>
-<a href="https://groups.google.com/forum/#!forum/android-security-updates">Bulletins</a>
+<a href="{@docRoot}security/bulletin/index.html">Bulletins</a>
 <p></p>
 
 </div>