summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorScott Main <>2009-04-26 23:19:20 -0700
committerThe Android Open Source Project <initial-contribution@android.com>2009-04-26 23:19:20 -0700
commit263ed76bf6fe4cfa368dec0a04ecb4ddea33095e (patch)
treea72acb87fce12234617367f2c5cd8058f6230652 /docs
parent7eeb5d5c8e460042f4409c989e5a0cfe290a1b05 (diff)
downloadframeworks_base-263ed76bf6fe4cfa368dec0a04ecb4ddea33095e.zip
frameworks_base-263ed76bf6fe4cfa368dec0a04ecb4ddea33095e.tar.gz
frameworks_base-263ed76bf6fe4cfa368dec0a04ecb4ddea33095e.tar.bz2
AI 147810: fix links on the homepage
BUG=1790234 Automated import of CL 147810
Diffstat (limited to 'docs')
-rw-r--r--docs/html/index.jd6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/html/index.jd b/docs/html/index.jd
index cc609a3..883170a 100644
--- a/docs/html/index.jd
+++ b/docs/html/index.jd
@@ -43,7 +43,7 @@ home=true
<td>
<h2 class="green">Download</h2>
<p>The Android SDK has the tools, sample code, and docs you need to create great apps. </p>
- <p><a href="{@docRoot}sdk/1.1_r1/index.html">Learn more &raquo;</a></p>
+ <p><a href="{@docRoot}sdk/{@sdkCurrent}/index.html">Learn more &raquo;</a></p>
</td>
</tr>
<tr>
@@ -119,7 +119,7 @@ home=true
'name':"SDK 1.5 r1",
'img':"sdk-large.png",
'title':"Android 1.5 SDK r1",
- 'desc': "<p>The final version of the Android 1.5 SDK is now available. It includes new APIs for Android 1.5, updated developer tools, multiple platform versions, and a Google APIs Add-on.</p><p><a href='{@docRoot}sdk/1.5_r1/index.html'>Download Android 1.5 SDK</a></p>"
+ 'desc': "<p>The final version of the Android 1.5 SDK is now available. It includes new APIs for Android 1.5, updated developer tools, multiple platform versions, and a Google APIs add-on.</p><p><a href='{@docRoot}sdk/1.5_r1/index.html'>Download Android 1.5 SDK</a></p>"
},
'mapskey': {
@@ -128,7 +128,7 @@ home=true
'name':"Maps API Key",
'img':"maps-large.png",
'title':"Maps API Key",
- 'desc':"<p>If you're writing an Android application that uses Google Maps (with MapView), you must register your application to obtain a Maps API Key. Without the key, your maps application will not work on Android devices. Obtaining a key requires just a couple of steps.</p><p><a href='{@docRoot}guide/topics/location/index.html'>Learn more...</a></p>"
+ 'desc':"<p>If you're writing an Android application that uses Google Maps (with MapView), you must register your application to obtain a Maps API Key. Without the key, your maps application will not work on Android devices. Obtaining a key requires just a couple of steps.</p><p><a href='http://code.google.com/android/add-ons/google-apis/maps-overview.html'>Learn more &raquo;</a></p>"
},
'market': {