summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author smain@google.com <smain@google.com> 2016-09-26 12:49:52 -0700
committer smain@google.com <smain@google.com> 2016-09-26 12:49:52 -0700
commit65873fbaeea3328f9c0d974dbfc4c932e927ad48 (patch)
tree2be40fc375a776c3f6bb90b01fb0177380651a38
parenta3252f103d93d9c3a29365a144fa680f3c8ba297 (diff)
change the Studio banner link from release notes to features
Change-Id: I40cd1a4256f143957703d92b8a524bf8444dc56a
-rw-r--r--docs/html/develop/index.jd6
-rw-r--r--docs/html/index.jd6
2 files changed, 6 insertions, 6 deletions
diff --git a/docs/html/develop/index.jd b/docs/html/develop/index.jd
index c6fb319a5f60..564dbf943e4a 100644
--- a/docs/html/develop/index.jd
+++ b/docs/html/develop/index.jd
@@ -22,7 +22,7 @@ excludeFromSuggestions=true
<div class="col-1of2 col-pull-1of2" style="margin-bottom:40px">
<h1 class="dac-hero-title">
<a style="color:inherit" href="{@docRoot}studio/index.html">
- Android Studio 2.2!</a></h1>
+ Android Studio 2.2</a></h1>
<p class="dac-hero-description">There are 20+ new features in this release
focused on helping you code faster and smarter. With Android Studio 2.2 you
@@ -41,9 +41,9 @@ can:</p>
Get Android Studio 2.2
</a>
&nbsp;&nbsp;&nbsp;&nbsp;<wbr>
- <a class="dac-hero-cta" href="{@docRoot}studio/releases/index.html">
+ <a class="dac-hero-cta" href="{@docRoot}studio/features.html">
<span class="dac-sprite dac-auto-chevron"></span>
- See the release notes</a>
+ See more features</a>
</p>
</div>
diff --git a/docs/html/index.jd b/docs/html/index.jd
index 6dcce924d41a..78fc84852f7c 100644
--- a/docs/html/index.jd
+++ b/docs/html/index.jd
@@ -73,7 +73,7 @@ nonavpage=true
</a>
</div>
<div class="col-7of16 col-pull-6of16">
- <h1 class="dac-hero-title" style="color:#004d40">Android Studio 2.2!</h1>
+ <h1 class="dac-hero-title" style="color:#004d40">Android Studio 2.2</h1>
<p class="dac-hero-description" style="color:#004d40">Packed with 20+ new
features, Android Studio 2.2 focuses on speed, smarts, and Android platform
@@ -93,9 +93,9 @@ with an updated emulator to test them all out.</p>
Get Android Studio 2.2
</a>
&nbsp;&nbsp;&nbsp;&nbsp;<wbr>
- <a class="dac-hero-cta" href="/studio/releases/index.html" style="color:#004d40">
+ <a class="dac-hero-cta" href="/studio/features.html" style="color:#004d40">
<span class="dac-sprite dac-auto-chevron"></span>
- See the release notes</a>
+ See more features</a>
</p>
</div>
</div>