From d797c3caec8ea50373dcd6630f28561b7671a10d Mon Sep 17 00:00:00 2001
From: Scott Main
Date: Tue, 30 Jul 2013 16:24:33 -0700
Subject: update Getting Started class about fragments to remove support lib
lesson and mention the action bar library, then update any links and add
redirect bug: 10000221
Change-Id: I625c9cc888b213f1b1e31d8a83ae4dab2051395f
---
docs/html/training/implementing-navigation/index.jd | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
(limited to 'docs/html/training/implementing-navigation')
diff --git a/docs/html/training/implementing-navigation/index.jd b/docs/html/training/implementing-navigation/index.jd
index 5b65716..24c98f2 100644
--- a/docs/html/training/implementing-navigation/index.jd
+++ b/docs/html/training/implementing-navigation/index.jd
@@ -47,9 +47,9 @@ understand how to provide proper Up and Back navigation.
Note: Several elements of this class require the
Support Library APIs.
-If you have not used the Support Library before, follow the lesson about Using the Support Library
-to get your project set up.
+If you have not used the Support Library before, follow the instructions
+in the Support Library Setup
+document.
Lessons
--
cgit v1.1