Merge "Docs: Repairing link to renamed verified boot docs"
diff --git a/src/index.jd b/src/index.jd
index 63a35f2..cfd58eb 100644
--- a/src/index.jd
+++ b/src/index.jd
@@ -41,8 +41,22 @@
   <div class="landing-docs">
     <div class="col-8">
     <h3>What's New</h3>
+<a href="{@docRoot}devices/index.html">
+        <h4>Devices diagrams and other figures</h4></a>
+        <p>Diagrams and other figures within <strong><a
+        href="{@docRoot}devices/index.html">Devices</a></strong> have been redesigned
+        to become more clear and adhere to Android’s material design theme.</p>
+
+<a href="{@docRoot}source/submit-patches.html">
+        <h4>Submitting Patches</h4></a>
+        <p>The <strong><a
+        href="{@docRoot}source/submit-patches.html#resolving-sync-conflicts">Resolving
+        sync conflicts section of Submitting Patches</a></strong> has been updated to
+        replace an outdated <code>git rebase</code> command with: <code>repo
+        rebase</code></p>
+
 <a href="{@docRoot}source/build-numbers.html">
-        <h4>Lollipop API level, build tag updated</h4></a>
+        <h4>Lollipop API level, build tag</h4></a>
         <p>The latest <strong><a
         href="{@docRoot}source/build-numbers.html#platform-code-names-versions-api-levels-and-ndk-releases">Lollipop
         API level</a></strong> and <strong><a
@@ -50,41 +64,33 @@
         tag</a></strong> have been updated to 22 and LMY47D, respectively.</p>
 
 <a href="{@docRoot}compatibility/contact-us.html">
-        <h4>Google Mobile Services inquiry form added</h4></a>
+        <h4>Google Mobile Services inquiry form</h4></a>
         <p>Prospective Google Mobile Services (GMS) partners now have an online <strong><a
         href="https://docs.google.com/a/google.com/forms/d/1qAHuR-MbmXeYuJ1aBd3neaUjNGxnnnCd2kzb0MEJpGQ/viewform"
         target="_blank">inquiry form</a></strong> to request a GMS license.</p>
 
 <a href="{@docRoot}devices/tech/dalvik/constraints.html">
-        <h4>Dalvik constraints published</h4></a>
+        <h4>Dalvik constraints</h4></a>
         <p>The Android Runtime (ART) team has released a list of syntactical and semantical <strong><a
         href="{@docRoot}devices/tech/dalvik/constraints.html">constraints</a></strong>
         to help construct valid <code>.dex</code> files supported by the runtime.</p>
 
 <a href="{@docRoot}source/64-bit-builds.html">
-        <h4>64-bit build instructions added</h4></a>
+        <h4>64-bit build instructions</h4></a>
         <p>Detailed instructions for building Android on a <strong><a
         href="{@docRoot}source/64-bit-builds.html">64-bit
-        architecture</a></strong> have been added to the <em>Source</em> section of the
+        architecture</a></strong> have been added to the <strong><a
+        href="{@docRoot}source/index.html">Source</a></strong> tab of the
         site. These instructions cover product configuration, module definition, the
         install path, and more.</p>
 
 <a href="{@docRoot}devices/graphics/DeqpUserGuide.pdf">
-        <h4>OpenGL ES graphics diagnostics documented</h4></a>
+        <h4>OpenGL ES graphics diagnostics</h4></a>
         <p>The site now contains a <strong><a
         href="{@docRoot}devices/graphics/DeqpUserGuide.pdf">user guide for the
         GPU testing suite drawElements Quality Program (deqp)</a></strong>. The
         guide offers an overview of the suite and instructions for porting and building
         the test modules.</p>
-
-<a href="{@docRoot}source/building.html">
-        <h4>Ubuntu version and Eclipse instructions updated</h4></a>
-        <p>The recommended version of <strong><a
-        href="{@docRoot}source/initializing.html#installing-required-packages-ubuntu-1404">Ubuntu
-        LTS</a></strong> has been increased from 12.04 to 14.04. Similarly, the
-        <strong><a href="{@docRoot}source/using-eclipse.html#create-project">Creating a
-        project section of Using Eclipse</a></strong> has been revised to replace an
-        outdated step.</p>
     </div>
 
     <div class="col-8">