Merge change 20267 into donut

* changes:
  Do not merge
diff --git a/docs/html/sdk/preview/index.jd b/docs/html/sdk/preview/index.jd
index e550d61..a6a6ca2 100644
--- a/docs/html/sdk/preview/index.jd
+++ b/docs/html/sdk/preview/index.jd
@@ -80,7 +80,7 @@
 
 <p>If you are developing in Eclipse with ADT and want to get started with Android 1.6 Early Look SDK, you <em>must</em> download and install the correct version of the ADT Plugin (0.9.2 or higher). </p>
 
-<p>The new version of ADT is downloadable from the usual remote update site or is separately downloadable as a .zip archive. For instructions on how to download the plugin, please see <a href="upgrading.html#updateAdt">Upgrading Your Eclipse Plugin</a>. </p>
+<p>The new version of ADT is downloadable from the usual remote update site or is separately downloadable as a .zip archive. For instructions on how to download the plugin, please see <a href="upgrading.html#UpdateAdt">Upgrading Your Eclipse Plugin</a>. </p>
 
 <h3>Android AVD Manager</h3>
 
diff --git a/docs/html/sdk/preview/installing.jd b/docs/html/sdk/preview/installing.jd
index e6718fc..05e7ab5 100644
--- a/docs/html/sdk/preview/installing.jd
+++ b/docs/html/sdk/preview/installing.jd
@@ -29,7 +29,7 @@
 development environment.</p>
 
 <p>If you encounter any problems during installation, see the 
-<a href="#installnotes">Installation Notes</a> at the bottom of
+<a href="#InstallationNotes">Installation Notes</a> at the bottom of
 this page.</p>
 
 <h4 style="margin-top">Upgrading?</h4>
@@ -101,7 +101,7 @@
 the next section describes how to install the Android Development Tools (ADT) plugin and set up Eclipse. 
 If you choose not to use Eclipse, you can 
 develop Android applications in an IDE of your choice and then compile, debug and deploy using
-the tools included in the SDK (skip to <a href="#next">Next Steps</a>).</p>
+the tools included in the SDK (skip to <a href="#NextSteps">Next Steps</a>).</p>
 
 
 <h2 id="InstallingADT">Installing the ADT Plugin for Eclipse</h2>
@@ -120,7 +120,7 @@
 you do not need to install Eclipse or ADT, instead, you can directly
 use the SDK tools to build and debug your application&mdash;skip to <a href="#NextSteps">Next Steps</a>.)</p>
 
-<p>Once you have Eclipse installed, as described in <a href="#setup">Preparing for 
+<p>Once you have Eclipse installed, as described in <a href="#Preparing">Preparing for 
 Installation</a>, follow the steps below to
 download the ADT plugin and install it in your respective Eclipse
 environment. </p>
@@ -193,7 +193,7 @@
 
 <p>Done! If you haven't encountered any problems, then you're ready to
 begin developing Android applications. See the 
-<a href="#next">Next Steps</a> section for suggestions on how to start. </p>
+<a href="#NextSteps">Next Steps</a> section for suggestions on how to start. </p>
 
 
 <h3 id="Troubleshooting">Troubleshooting ADT Installation</h3>
diff --git a/docs/html/sdk/preview/upgrading.jd b/docs/html/sdk/preview/upgrading.jd
index 989147c..da2eb25 100644
--- a/docs/html/sdk/preview/upgrading.jd
+++ b/docs/html/sdk/preview/upgrading.jd
@@ -73,7 +73,7 @@
 <h2 id="UpdateAdt">Update Your Eclipse ADT Plugin</h2>
 
 <p>If you don't use Eclipse for development,
-skip to <a href="#updateYourProjects">Update Your Projects</a>.</p>
+skip to <a href="#RunYourApps">Run Your Applications</a>.</p>
 
 <!--
 <p><em>If you installed ADT 0.9.2 with the Android 1.6 Early Look SDK, there have been