Updating downloads and landing page links and text to account for drift
between publications made to the site after we took the snapshot for the
revamp.

Change-Id: Iada724a3327338eb63a467921bfbc827c4eac1ae
diff --git a/src/compatibility/downloads.md b/src/compatibility/downloads.md
index b201032..a0696da 100644
--- a/src/compatibility/downloads.md
+++ b/src/compatibility/downloads.md
@@ -28,7 +28,7 @@
 available soon.
 
 - [Android 2.3 Compatibility Definition Document (CDD)](2.3/android-2.3.3-cdd.pdf)
-<!-- [Android 2.2 R4 Compatibility Test Suite (CTS)](http://dl.google.com/dl/android/cts/android-cts-2.2_r4-x86.zip) -->
+- [Android 2.3 R2 Compatibility Test Suite (CTS)](http://dl.google.com/dl/android/cts/android-cts-2.3_r2-x86.zip)
 
 ## Android 2.2 ##
 
@@ -37,7 +37,7 @@
 open-source tree.
 
 - [Android 2.2 Compatibility Definition Document (CDD)](2.2/android-2.2-cdd.pdf)
-- [Android 2.2 R4 Compatibility Test Suite (CTS)](http://dl.google.com/dl/android/cts/android-cts-2.2_r4-x86.zip)
+- [Android 2.2 R5 Compatibility Test Suite (CTS)](http://dl.google.com/dl/android/cts/android-cts-2.2_r5-x86.zip)
 
 ## Android 2.1 ##
 
@@ -56,6 +56,7 @@
 in the 'donut' branch in the open-source tree.
 
 - [Android 1.6 Compatibility Definition Document (CDD)](1.6/android-1.6-cdd.pdf)
+- [Android 1.6 R1 Compatibility Test Suite (CTS)](http://dl.google.com/dl/android/cts/android-cts-1.6_r1-x86.zip)
 
 ## Compatibility Test Suite Manual ##
 
diff --git a/src/index.md b/src/index.md
index baa6995..5963be7 100644
--- a/src/index.md
+++ b/src/index.md
@@ -22,11 +22,11 @@
 
 ### Compatibility Definition for Android 2.3 ###
 
-The Compatibility Definition Document for Android 2.3 has been published. 
-The 2.3 CDD allows device manufacturers to use the Android source code to ship
+The Compatibility Definition Document for Android 2.3.3 has been published. 
+Android 2.3 allows device manufacturers to use the Android source code to ship
 a significantly wider variety of devices, including devices with extra-large
-screens, such as tablets.  A release of the Compatibility Test Suite is not
-yet available, but will be soon.  For more information, visit the 
+screens, such as tablets. Android 2.3.3 adds enhanced Near-Field
+Communications support to the Android APIs. For more information, visit the 
 [Compatibility](compatibility/index.html) page.
 
 ### Source Code Available for Android 2.3 ###