change the Studio banner link from release notes to features

Change-Id: I40cd1a4256f143957703d92b8a524bf8444dc56a
This commit is contained in:
smain@google.com
2016-09-26 12:49:52 -07:00
parent a3252f103d
commit 65873fbaee
2 changed files with 6 additions and 6 deletions

View File

@@ -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>

View File

@@ -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>