Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 77dcca54 authored by Andrew Solovay's avatar Andrew Solovay
Browse files

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
parent 7be0ece8
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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>