diff options
| author | Andrew Solovay <asolovay@google.com> | 2015-05-28 05:13:25 +0000 |
|---|---|---|
| committer | Android Git Automerger <android-git-automerger@android.com> | 2015-05-28 05:13:25 +0000 |
| commit | eb5e09619062243387d264228403b18fb79f2ebc (patch) | |
| tree | 46cf23267af5c57c5f1d2de804f3368609227b2e /docs/html/preview/index.jd | |
| parent | 32ad52fb0598a4c2aa7082fcca4d2454fb54677f (diff) | |
| parent | 981eef1fb5dac65432609db73261ea0c063cbaa8 (diff) | |
| download | frameworks_base-eb5e09619062243387d264228403b18fb79f2ebc.zip frameworks_base-eb5e09619062243387d264228403b18fb79f2ebc.tar.gz frameworks_base-eb5e09619062243387d264228403b18fb79f2ebc.tar.bz2 | |
am 981eef1f: docs: Added \'community\' and \'bug report\' links
* commit '981eef1fb5dac65432609db73261ea0c063cbaa8':
docs: Added 'community' and 'bug report' links
Diffstat (limited to 'docs/html/preview/index.jd')
| -rw-r--r-- | docs/html/preview/index.jd | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/docs/html/preview/index.jd b/docs/html/preview/index.jd index 9ca214a..4ea5b4a 100644 --- a/docs/html/preview/index.jd +++ b/docs/html/preview/index.jd @@ -1,5 +1,5 @@ page.title=Android M Developer Preview -page.tags="preview", +page.tags="preview", meta.tags="preview, M preview" fullpage=true section.landing=true @@ -49,5 +49,19 @@ footer.hide=1 data-cardSizes="6x6" data-initial-results="6" data-maxResults="16"></div> + + <ul class="dac-section-links"> + <li class="dac-section-link"><a href="http://g.co/dev/AndroidMDevPreview"> + <span class="dac-sprite dac-auto-chevron"></span> + Join G+ Community + </a></li> + + <li class="dac-section-link"> + <a href="https://code.google.com/p/android-developer-preview/"> + <span class="dac-sprite dac-auto-chevron"></span> + Report Issues + </a> + </li> + </ul> </div></section> |
