diff options
| author | The Android Open Source Project <initial-contribution@android.com> | 2009-02-20 07:38:28 -0800 |
|---|---|---|
| committer | The Android Open Source Project <initial-contribution@android.com> | 2009-02-20 07:38:28 -0800 |
| commit | 74a996a2c7251790ab3cc6a10358c31ad0fed828 (patch) | |
| tree | 956fa1a7028ffa62eb5dde702411c008f9f38a69 /docs | |
| parent | ff4b5f241f323a335897aff754d144f246caede7 (diff) | |
| download | android_development-74a996a2c7251790ab3cc6a10358c31ad0fed828.tar.gz android_development-74a996a2c7251790ab3cc6a10358c31ad0fed828.tar.bz2 android_development-74a996a2c7251790ab3cc6a10358c31ad0fed828.zip | |
auto import from //branches/cupcake/...@132569
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/SDK_RELEASE_NOTES | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/docs/SDK_RELEASE_NOTES b/docs/SDK_RELEASE_NOTES index ab14e4ec7..e117528e3 100644 --- a/docs/SDK_RELEASE_NOTES +++ b/docs/SDK_RELEASE_NOTES @@ -1,7 +1,8 @@ -For the latest Known Issues and Changes, please visit: - -http://code.google.com/android/RELEASENOTES.html - -For information on how to install the Android SDK, please visit: - -http://code.google.com/android/intro/installing.html +<html> +<head> +<meta http-equiv="refresh" content="0;url=docs/sdk/1.1_r1/index.html"> +</head> +<body> +<a href="docs/sdk/1.1_r1/index.html">click here if you are not redirected</a> +</body> +</html>
\ No newline at end of file |
