docs: Quick fix to obsolete link

The page had had a link to the obsolete "Action Bar API Guide" (which
redirects to the new App Bar training class). Changed the link to
point to the App Bar docs, and updated the link title.

See first comment for doc stage location.

Change-Id: I100fce06da685184eb62a5c6ed1f4998443989cb
This commit is contained in:
Andrew Solovay
2015-12-01 10:28:55 -08:00
parent 7be0ece820
commit 77dcca546f

View File

@@ -13,10 +13,10 @@ page.metaDescription=The Action bar is an essential design element for all apps.
</div>
</a>
<a class="notice-developers" href="{@docRoot}guide/topics/ui/actionbar.html">
<a class="notice-developers" href="{@docRoot}training/appbar/index.html">
<div>
<h3>Developer Docs</h3>
<p>Action Bar</p>
<p>Adding the App Bar</p>
</div>
</a>