diff options
| -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 f18558c22cbd..8d7fb8cb5ef6 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 |