aboutsummaryrefslogtreecommitdiff
path: root/src/compatibility/2.3/versions.jd
diff options
context:
space:
mode:
Diffstat (limited to 'src/compatibility/2.3/versions.jd')
-rw-r--r--src/compatibility/2.3/versions.jd4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/compatibility/2.3/versions.jd b/src/compatibility/2.3/versions.jd
index a3b5481f..57ec37de 100644
--- a/src/compatibility/2.3/versions.jd
+++ b/src/compatibility/2.3/versions.jd
@@ -1,7 +1,7 @@
page.title=Permitted Version Strings for Android 2.3
@jd:body
-<p>As described in Section 3.2.2 of the <a href="/cdds/android-2.3-cdd.pdf">Android 2.3 Compatibility Definition</a>,
+<p>As described in Section 3.2.2 of the <a href="/compatibility/android-2.3-cdd.pdf">Android 2.3 Compatibility Definition</a>,
only certain strings are allowable for the system property
<code>android.os.Build.VERSION.RELEASE</code>. The reason for this is that
applications and web sites may rely on predictable values for this string, and
@@ -14,4 +14,4 @@ allowable by an Android 2.3-based system. The only permitted values for
<code>android.os.Build.VERSION.RELEASE</code> for Android 2.3 are:</p>
<ul>
<li>2.3.3</li>
-</ul> \ No newline at end of file
+</ul>