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"> <div class="col-1of2 col-pull-1of2" style="margin-bottom:40px">
<h1 class="dac-hero-title"> <h1 class="dac-hero-title">
<a style="color:inherit" href="{@docRoot}studio/index.html"> <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 <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 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 Get Android Studio 2.2
</a> </a>
&nbsp;&nbsp;&nbsp;&nbsp;<wbr> &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> <span class="dac-sprite dac-auto-chevron"></span>
See the release notes</a> See more features</a>
</p> </p>
</div> </div>

View File

@@ -73,7 +73,7 @@ nonavpage=true
</a> </a>
</div> </div>
<div class="col-7of16 col-pull-6of16"> <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 <p class="dac-hero-description" style="color:#004d40">Packed with 20+ new
features, Android Studio 2.2 focuses on speed, smarts, and Android platform 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 Get Android Studio 2.2
</a> </a>
&nbsp;&nbsp;&nbsp;&nbsp;<wbr> &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> <span class="dac-sprite dac-auto-chevron"></span>
See the release notes</a> See more features</a>
</p> </p>
</div> </div>
</div> </div>