diff options
| author | 2013-03-13 17:20:54 -0700 | |
|---|---|---|
| committer | 2013-03-13 17:20:54 -0700 | |
| commit | bbc13661504ef7cc8c397bd05f1ba33db619c77a (patch) | |
| tree | 89f84524158e5d42b4a4f450e12fc902b4334d7c | |
| parent | 37fc02be989e880314c05390eca01398ddee996a (diff) | |
| parent | ed3f55f12d6dd702fed9d9ba21f5d2e333382e44 (diff) | |
am ed3f55f1: am 5f00c3c7: am d0d8f8a9: update IO announcement to remove registration
* commit 'ed3f55f12d6dd702fed9d9ba21f5d2e333382e44':
update IO announcement to remove registration
| -rw-r--r-- | docs/html/index.jd | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/html/index.jd b/docs/html/index.jd index f2df7beccc90..ec0469c51de5 100644 --- a/docs/html/index.jd +++ b/docs/html/index.jd @@ -19,12 +19,11 @@ page.metaDescription=The official site for Android developers. Provides the Andr <div class="content-right col-5"> <h1>Google I/O 2013</h1> <p>Android will be at Google I/O on May 15-17, 2013, with sessions covering a variety of topics - such as design, performance, and how to extend your app with the latest Android features. - Registration opens on March 13, 2013 at 7:00 AM PDT (GMT-7).</p> + such as design, performance, and how to extend your app with the latest Android features.</p> <p>For more information about event details and planned sessions, stay tuned to <a href="http://google.com/+GoogleDevelopers">+Google Developers</a>.</p> - <p><a href="https://developers.google.com/events/io/register" class="button">Register here</a></p> + <p><a href="https://developers.google.com/events/io/" class="button">Learn more</a></p> </div> </li> <li class="item carousel-home"> |