Merge "change the Studio banner link from release notes to features" into nyc-dev
This commit is contained in:
@@ -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>
|
||||||
<wbr>
|
<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>
|
||||||
|
|||||||
@@ -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>
|
||||||
<wbr>
|
<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>
|
||||||
|
|||||||
Reference in New Issue
Block a user