From 77dcca546f2d7177d9ceaa3ff06990834120176e Mon Sep 17 00:00:00 2001 From: Andrew Solovay Date: Tue, 1 Dec 2015 10:28:55 -0800 Subject: [PATCH] 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 --- docs/html/design/patterns/actionbar.jd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/html/design/patterns/actionbar.jd b/docs/html/design/patterns/actionbar.jd index ef02c5384d3a5..262172b220b04 100644 --- a/docs/html/design/patterns/actionbar.jd +++ b/docs/html/design/patterns/actionbar.jd @@ -13,10 +13,10 @@ page.metaDescription=The Action bar is an essential design element for all apps. - +

Developer Docs

-

Action Bar

+

Adding the App Bar