Gingerbread CTS r11 and update to the current branch on development page

	modified:   cts-development.md
	modified:   downloads.md

Change-Id: If3d58ecce2d437cf04609e7ec0685e0d754d2969
diff --git a/src/compatibility/cts-development.md b/src/compatibility/cts-development.md
index a7ba7af..04adb00 100644
--- a/src/compatibility/cts-development.md
+++ b/src/compatibility/cts-development.md
@@ -19,7 +19,7 @@
 ## Initializing Your Repo Client ##
 
 Follow the [instructions](/source/downloading.html)
-to get and build the Android source code but specify `-b android-4.0.1_r1`
+to get and build the Android source code but specify `-b android-4.0.3_r1`
 when issuing the `repo init` command. This assures that your CTS
 changes will be included in the next CTS release and beyond.
 
diff --git a/src/compatibility/downloads.md b/src/compatibility/downloads.md
index f6f1087..5894e5c 100644
--- a/src/compatibility/downloads.md
+++ b/src/compatibility/downloads.md
@@ -36,7 +36,7 @@
 the open-source tree.
 
 - [Android 2.3 Compatibility Definition Document (CDD)](2.3/android-2.3.3-cdd.pdf)
-- [Android 2.3 R10 Compatibility Test Suite (CTS)](http://dl.google.com/dl/android/cts/android-cts-2.3_r10-linux_x86-arm.zip)
+- [Android 2.3 R11 Compatibility Test Suite (CTS)](http://dl.google.com/dl/android/cts/android-cts-2.3_r11-linux_x86-arm.zip)
 - [Android 2.3 R2 CTS Verifier](http://dl.google.com/dl/android/cts/android-cts-verifier-2.3_r2-linux_x86-armv5.zip)
 
 ## Android 2.2 ##