diff options
author | Scott Main <smain@google.com> | 2011-01-19 21:11:50 -0800 |
---|---|---|
committer | Scott Main <smain@google.com> | 2011-01-20 18:26:43 -0800 |
commit | 7fb538cc77b2e42ccf63b7344b28c9e035a0278d (patch) | |
tree | 24ba782c4e77ba1a4287479fdb3058ad14bcbb43 /docs/html/sdk/sdk_toc.cs | |
parent | 1ec1fdfce959069f3092c15d27efc1c2286dc15c (diff) |
docs: add getting started doc and version notes for HC preview
Change-Id: Ia969c54a9b57197fb0f8814cc1898e50c02608e0
Diffstat (limited to 'docs/html/sdk/sdk_toc.cs')
-rw-r--r-- | docs/html/sdk/sdk_toc.cs | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/html/sdk/sdk_toc.cs b/docs/html/sdk/sdk_toc.cs index 2780135a3fd8..4dd68cfe3a60 100644 --- a/docs/html/sdk/sdk_toc.cs +++ b/docs/html/sdk/sdk_toc.cs @@ -42,11 +42,11 @@ <ul> <li><a href="<?cs var:toroot ?>sdk/preview/start.html">Getting Started</a> <span class="new">new!</span></li> <li class="toggle-list"> - <div><a href="<?cs var:toroot ?>sdk/preview/platform.html"> + <div><a href="<?cs var:toroot ?>sdk/android-3.0.html"> <span class="en">Android 3.0 Platform</span></a> <span class="new">new!</span></div> <ul> - <li><a href="<?cs var:toroot ?>sdk/preview/highlights.html">Platform Highlights</a></li> - <li><a href="<?cs var:toroot ?>sdk/api_diff/honeycomb/changes.html">API Differences Report »</a></li> + <li><a href="<?cs var:toroot ?>sdk/api_diff/honeycomb/changes.html">API Differences Report +»</a></li> </ul> </li> </ul> |