From 4fee8c89eb49d4935b4a2725f82d3a08f6a938d3 Mon Sep 17 00:00:00 2001 From: Joe Fernandez Date: Sat, 25 Oct 2014 01:46:20 -0700 Subject: [PATCH] docs: Home page - fix card images that are showing up on the home page Change-Id: I943b9b819f91069f961c5f93b14f01499f587e19 --- docs/html/training/building-wearables.jd | 2 +- docs/html/training/material/index.jd | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/html/training/building-wearables.jd b/docs/html/training/building-wearables.jd index d751a8195b665..0745c93a015d6 100644 --- a/docs/html/training/building-wearables.jd +++ b/docs/html/training/building-wearables.jd @@ -1,6 +1,6 @@ page.title=Building Apps for Wearables page.trainingcourse=true -page.image=wear/images/02_create.png +page.image=wear/images/notifications.png page.metaDescription=Learn how to build notifications, send and sync data, and use voice actions. @jd:body diff --git a/docs/html/training/material/index.jd b/docs/html/training/material/index.jd index 542a9410b3b2f..4eb7911238e2d 100644 --- a/docs/html/training/material/index.jd +++ b/docs/html/training/material/index.jd @@ -1,6 +1,6 @@ page.title=Creating Apps with Material Design page.type=design -page.image=design/material/images/MaterialLight.png +page.image=images/material.png page.metaDescription=Learn how to apply material design to your apps.