Skip to content

Commit 1c24730

Browse files
committed
docs: update homepage announcement for GP
Still needs an update with proper blog link (will probably do by hand for launch push) Change-Id: I660082780ffd27cf591351e6b65be61a109a6d5d
1 parent 4d7bc65 commit 1c24730

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed
7.53 KB
Loading

docs/html/index.jd

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@ page.metaDescription=The official site for Android developers. Provides the Andr
1313
<div id="announcement-block">
1414
<!-- total max width is 520px -->
1515
<a href="{@docRoot}design/index.html">
16-
<img src="{@docRoot}images/home/android-design.png"
17-
alt="Android Design" width="160px" style="padding:10px 33px 5px"/>
16+
<img src="{@docRoot}images/home/play_logo.png"
17+
alt="Google Play" width="120px" style="padding:10px 52px"/>
1818
</a>
1919
<div id="announcement" style="width:275px">
20-
<p>Introducing <b>Android Design</b>: The place to learn about principles, building blocks, and patterns
21-
for creating world-class Android user interfaces. Whether you're a UI professional or a developer
22-
playing that role, these docs show you how to make good design decisions, big and small.</p>
23-
<p><a href="{@docRoot}design/index.html">Android Design &raquo;</a></p>
20+
<p>Introducing <strong>Google Play</strong>: An integrated digital content destination where
21+
users buy and enjoy all of their favorite content in one place. It's the new destination for
22+
Android apps!</p>
23+
<p><a href="http://android-developers.blogspot.com/">Read more &raquo;</a></p>
2424
</div> <!-- end annoucement -->
2525
</div> <!-- end annoucement-block -->
2626
</div><!-- end topAnnouncement -->

0 commit comments

Comments
 (0)