OSDN Git Service

docs: Added link to CarExtender class from Auto Getting Started doc.
authorQuddus Chong <quddusc@google.com>
Wed, 19 Nov 2014 19:26:09 +0000 (11:26 -0800)
committerQuddus Chong <quddusc@google.com>
Wed, 19 Nov 2014 19:37:18 +0000 (11:37 -0800)
Change-Id: Ia446c969a7108d8964c22958cd501b083a84b9d3

docs/html/training/auto/start/index.jd

index b955cef..8abe5c5 100644 (file)
@@ -81,7 +81,8 @@ to 21 or higher.
 </li>
 <li><strong><a href="{@docRoot}tools/support-library/setup.html">Install the
 support library</a></strong> - If you are building messaging apps for Auto, you
-need the {@code NotificationCompat.CarExtender} class contained in the
+need the {@link android.support.v4.app.NotificationCompat.CarExtender} class
+contained in the
 <a href="{@docRoot}tools/support-library/features.html#v4">v4 support library</a>.
 This class allows you to create notifications that are compatible with Auto
 devices.</li>