Fix download button's terms check. Add some cards. Fix some broken stuff.
Change-Id: I11ff573ccebf82c6b7cf800b9b486c4131ed3b04
diff --git a/docs/html/jd_collections.js b/docs/html/jd_collections.js
index d39bb0f..073feb8 100644
--- a/docs/html/jd_collections.js
+++ b/docs/html/jd_collections.js
@@ -125,7 +125,7 @@
"https://developers.google.com/maps/documentation/android/",
"https://developers.google.com/identity/sign-in/android/",
"https://developers.google.com/mobile-ads-sdk/download",
- "https://devsite.googleplex.com/cloud-messaging/gcm",
+ "https://developers.google.com/cloud-messaging/gcm",
"https://developers.google.com/app-indexing/"
]
},
@@ -160,12 +160,15 @@
"https://www.udacity.com/course/gradle-for-android-and-java--ud867"
]
},
- "preview/landing/herolinks": {
+ "preview/landing/more": {
"title": "",
"resources": [
- "https://www.udacity.com/course/ux-design-for-mobile-developers--ud849",
- "https://www.udacity.com/course/developing-android-apps--ud853",
- "https://www.udacity.com/course/android-performance--ud825"
+ "preview/features/runtime-permissions.html",
+ "preview/behavior-changes.html",
+ "preview/backup/index.html",
+ "preview/features/app-linking.html",
+ "preview/testing/guide.html",
+ "preview/testing/performance.html",
]
},
"distribute/landing/carousel": {
@@ -974,9 +977,8 @@
"distribute/engage/gcm": {
"title": "",
"resources": [
- "https://devsite.googleplex.com/cloud-messaging/gcm",
- "http://developer.chrome.com/apps/cloudMessagingV2",
- "http://www.youtube.com/watch?v=y76rjidm8cU"
+ "https://developers.google.com/cloud-messaging/gcm",
+ "https://developers.google.com/cloud-messaging/android/client",
]
},
"distribute/engage/googleplaygames": {