diff --git a/docs/html/training/auto/start/index.jd b/docs/html/training/auto/start/index.jd index b955cef751034..8abe5c5d46fa7 100644 --- a/docs/html/training/auto/start/index.jd +++ b/docs/html/training/auto/start/index.jd @@ -81,7 +81,8 @@ to 21 or higher.
  • Install the support library - 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 v4 support library. This class allows you to create notifications that are compatible with Auto devices.