From e6c2b75650749d79dca4e50cb9214ee75d8472b8 Mon Sep 17 00:00:00 2001 From: Joe Fernandez Date: Sun, 15 May 2016 15:11:08 -0700 Subject: [PATCH] docs: fix resource card listings for DoDS in Wear Preview b/28769830 Change-Id: I69eb12de0779f7a63e35d50e0f8fa767475ef1e6 --- docs/html/jd_extras_en.js | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/html/jd_extras_en.js b/docs/html/jd_extras_en.js index 77947b76dbced..fb85f9d90676e 100644 --- a/docs/html/jd_extras_en.js +++ b/docs/html/jd_extras_en.js @@ -4936,17 +4936,17 @@ METADATA['en'].collections = { "wear/preview/landing": { "title": "", "resources": [ - "preview/api-overview.html", - "preview/download.html", - "preview/setup-sdk.html" + "wear/preview/api-overview.html", + "wear/preview/downloads.html", + "wear/preview/start.html" ] }, "wear/preview/landing/resources": { "title": "", "resources": [ - "design/wear/index.html", - "training/building-wearables.html", - "training/wearables/ui/index.html" + "wear/preview/features/complications.html", + "wear/preview/features/notifications.html", + "wear/preview/features/ui-nav-actions.html" ] }, "design/auto/auto_ui_guidelines": {