diff options
| author | smain@google.com <smain@google.com> | 2014-10-17 01:31:24 -0700 |
|---|---|---|
| committer | smain@google.com <smain@google.com> | 2014-10-17 01:31:24 -0700 |
| commit | f7a7d6de7a171cc9d8efd635a241fb3ec809cbf6 (patch) | |
| tree | 38f8164cce1790a4d9f7fa6be27eb26b8268171e /docs/html/preview | |
| parent | 1b41dbf4fa7f039709e75c15f1e5cf1d43e84778 (diff) | |
| download | frameworks_base-f7a7d6de7a171cc9d8efd635a241fb3ec809cbf6.zip frameworks_base-f7a7d6de7a171cc9d8efd635a241fb3ec809cbf6.tar.gz frameworks_base-f7a7d6de7a171cc9d8efd635a241fb3ec809cbf6.tar.bz2 | |
fix links on preview page
Change-Id: If2c3380dcb3ecc2770ba84fd6599ba69ea0a33f2
Diffstat (limited to 'docs/html/preview')
| -rw-r--r-- | docs/html/preview/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/html/preview/index.html b/docs/html/preview/index.html index f18558c..8d7fb8c 100644 --- a/docs/html/preview/index.html +++ b/docs/html/preview/index.html @@ -312,7 +312,7 @@ you should update now to test your apps and take advantage of new features.</p> <li><a href="http://android-developers.blogspot.com/">Android 5.0 announcement</a></li> <li><a href="/about/versions/android-5.0.html">Android 5.0 API Overview</a></li> <li><a href="/sdk/api_diff/21/changes.html">Android 5.0 API Diff Report</a></li> - <li><a href="/samples/index.html">Android 5.0 API Samples</a></li> + <li><a href="/samples/new/index.html">Android 5.0 API Samples</a></li> </ul> </div> </div> @@ -539,7 +539,7 @@ the recommendations in <a href="/training/tv/games/index.html">Building TV Games </ul> <p>You should also take advantage of the <a - href="/tools/support-library/features.html#v17">v17 leanback library</a>, which + href="/tools/support-library/features.html#v17-leanback">v17 leanback library</a>, which provides the <a href="/reference/android/support/v17/leanback/R.style.html#Theme_Leanback" ><code>Leanback</code></a> theme shown above, plus several widgets designed to make your UI beautiful and easy to navigate on the big screen, such as a widget that creates |
