diff options
author | 2016-09-19 16:19:37 -0700 | |
---|---|---|
committer | 2016-09-20 18:41:56 +0000 | |
commit | 0e98b64adfbe4c172f9c64e57c1605572b177440 (patch) | |
tree | 85ded7d29af1015416762dc9c668bcb533d4c1b9 | |
parent | 011172a73187ebdf50041809a98101432a191a52 (diff) |
update metadata for the studio landing page cards (for 2.2 content)
edit landing page banner ("a dozen" --> "20")
Change-Id: Iccad4faab12930eac9fe58b5c84ba08d444fbee6
-rw-r--r-- | docs/html/develop/index.jd | 2 | ||||
-rw-r--r-- | docs/html/index.jd | 2 | ||||
-rw-r--r-- | docs/html/jd_extras_en.js | 6 |
3 files changed, 5 insertions, 5 deletions
diff --git a/docs/html/develop/index.jd b/docs/html/develop/index.jd index cee8327a3008..b1d738832b3a 100644 --- a/docs/html/develop/index.jd +++ b/docs/html/develop/index.jd @@ -27,7 +27,7 @@ rewritten <b>layout editor</b> with the new constraint layout, helping you build rich UI with less work.</p> -<p class="dac-hero-description">With over a dozen new features, Android Studio +<p class="dac-hero-description">With over 20 new features, Android Studio 2.2 helps you code faster and smarter.</p> <p style="margin-top:24px"> diff --git a/docs/html/index.jd b/docs/html/index.jd index 32360fd0e932..39e3d73439ee 100644 --- a/docs/html/index.jd +++ b/docs/html/index.jd @@ -75,7 +75,7 @@ nonavpage=true <div class="col-7of16 col-pull-6of16"> <h1 class="dac-hero-title" style="color:#004d40">Android Studio 2.2!</h1> <p class="dac-hero-description" style="color:#004d40">The latest update is -packed with over a dozen new features, like a rewritten layout editor with the +packed with over 20 new features, like a rewritten layout editor with the new constraint layout, support for Android 7.0 Nougat, Espresso test recording, enhanced Jack compiler / Java 8 support, expanded C++ support with CMake and NDK-Build, and much more!</p> diff --git a/docs/html/jd_extras_en.js b/docs/html/jd_extras_en.js index f3469b4f4ec1..e4bd36856c9f 100644 --- a/docs/html/jd_extras_en.js +++ b/docs/html/jd_extras_en.js @@ -4127,8 +4127,8 @@ METADATA['en'].collections = { "develop/landing/tools": { "title": "", "resources": [ - "https://www.youtube.com/watch?v=ZOz_yr8Yxq8&list=PLWz5rJ2EKKc_w6fodMGrA1_tsI3pqPbqa", - "https://www.youtube.com/watch?v=eOV2owswDkE&list=PLWz5rJ2EKKc_w6fodMGrA1_tsI3pqPbqa", + "https://www.youtube.com/watch?v=NbHsi3-uR8E&list=PLWz5rJ2EKKc_w6fodMGrA1_tsI3pqPbqa", + "https://www.youtube.com/watch?v=-SY5nkNVUn0&list=PLWz5rJ2EKKc_w6fodMGrA1_tsI3pqPbqa", "https://www.youtube.com/watch?v=StqAZ1OQbqA&list=PLWz5rJ2EKKc_w6fodMGrA1_tsI3pqPbqa", "https://www.youtube.com/watch?v=-SY5nkNVUn0&list=PLWz5rJ2EKKc_w6fodMGrA1_tsI3pqPbqa", "https://www.youtube.com/watch?v=4rI4tTd7-J8&list=PLWz5rJ2EKKc_w6fodMGrA1_tsI3pqPbqa", @@ -5568,7 +5568,7 @@ METADATA['en'].collections = { "title": "", "resources": [ "https://medium.com/google-developers/how-often-should-you-update-android-studio-db25785c488e#.8blbql35x", - "http://android-developers.blogspot.com/2016/04/android-studio-2-0.html", + "https://android-developers.blogspot.com/2016/09/android-studio-2-2.html", "https://medium.com/google-developers/writing-more-code-by-writing-less-code-with-android-studio-live-templates-244f648d17c7#.hczcm02du", ] }, |