Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fe6b57d6 authored by Scott Main's avatar Scott Main Committed by Android (Google) Code Review
Browse files

Merge "change the Studio banner link from release notes to features" into nyc-dev

parents 62764168 65873fba
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -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>
+3 −3
Original line number Diff line number Diff line
@@ -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>