diff options
author | Scott Main <smain@google.com> | 2011-01-20 18:27:41 -0800 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2011-01-20 18:27:41 -0800 |
commit | 924e352875849acc30ff87355e80b96a20e78eca (patch) | |
tree | 0aa104e5691b10431c2c7199415a623cfda50633 /docs/html/sdk/sdk_toc.cs | |
parent | c4f82e3387429ae94e4874b7dc1649b3c643b505 (diff) | |
parent | 7fb538cc77b2e42ccf63b7344b28c9e035a0278d (diff) |
Merge "docs: add getting started doc and version notes for HC preview" into honeycomb
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> |