diff options
author | Robert Ly <robertly@google.com> | 2014-06-23 13:21:10 -0700 |
---|---|---|
committer | Robert Ly <robertly@google.com> | 2014-06-23 13:21:10 -0700 |
commit | 93de481209d2f13bee9e9e51b2f323311ce0c9dd (patch) | |
tree | 9fedcfaeccbb381a99bbf2f983e2637e087b1d86 /docs/html/preview | |
parent | 387891fde61a63c98ac3a81a5a0d1d7151a95d1f (diff) | |
download | frameworks_base-93de481209d2f13bee9e9e51b2f323311ce0c9dd.zip frameworks_base-93de481209d2f13bee9e9e51b2f323311ce0c9dd.tar.gz frameworks_base-93de481209d2f13bee9e9e51b2f323311ce0c9dd.tar.bz2 |
docs: fix lmp and index pages
Change-Id: Iacdc52e1514728aa81192f2b9b1ca146b39bc024
Diffstat (limited to 'docs/html/preview')
-rw-r--r-- | docs/html/preview/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/html/preview/index.html b/docs/html/preview/index.html index ff4572b..e657415 100644 --- a/docs/html/preview/index.html +++ b/docs/html/preview/index.html @@ -241,7 +241,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> Let us know when you encounter problems, so we can fix them and make the platform better for you and your users. </p><p class="landing-small"> - <a target="_blank" href="https://code.google.com/p/android-developer-preview/"> + <a href="https://code.google.com/p/android-developer-preview/"> Report Issues</a> </p> <p></p> @@ -257,7 +257,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> Join the community of Android developers testing out the L Developer Preview and share your thoughts and experiences. </p><p class="landing-small"> - <a target="_blank" href="https://plus.sandbox.google.com/communities/113159138894928487684"> + <a href="https://plus.sandbox.google.com/communities/113159138894928487684"> Discuss on Google+</a> </p> </div> @@ -274,7 +274,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> for news about the changes. </p> <p class="landing-small"> - <a target="_blank" href="/preview/support.html">Get Support</a> + <a href="/preview/support.html">Get Support</a> </p> </div> </div> |