diff options
Diffstat (limited to 'docs/html/training/training_toc.cs')
| -rw-r--r-- | docs/html/training/training_toc.cs | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/html/training/training_toc.cs b/docs/html/training/training_toc.cs index 8b233a3..0fee771 100644 --- a/docs/html/training/training_toc.cs +++ b/docs/html/training/training_toc.cs @@ -902,7 +902,7 @@ include the action bar on devices running Android 2.1 or higher." <li class="nav-section"> <div class="nav-section-header"> <a href="<?cs var:toroot ?>training/tv/discovery/index.html" - description="How to help users discovery content from your app."> + description="How to help users discover content from your app."> Helping Users Find Content on TV</a> </div> <ul> @@ -924,8 +924,9 @@ include the action bar on devices running Android 2.1 or higher." </li> <li> - <a href="<?cs var:toroot ?>training/tv/tif/index.html"> - TV Input Framework</a> + <a href="<?cs var:toroot ?>training/tv/tif/index.html" + description="How to build Live TV apps."> + Building Live TV Apps</a> </li> </ul> </li> |
