diff options
| -rw-r--r-- | docs/html/preview/index.jd | 16 | ||||
| -rw-r--r-- | docs/html/preview/support.jd | 2 |
2 files changed, 16 insertions, 2 deletions
diff --git a/docs/html/preview/index.jd b/docs/html/preview/index.jd index 9ca214a64661..4ea5b4ab412a 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> diff --git a/docs/html/preview/support.jd b/docs/html/preview/support.jd index 3ed14872d1e0..dd9736a831b2 100644 --- a/docs/html/preview/support.jd +++ b/docs/html/preview/support.jd @@ -11,7 +11,7 @@ page.image=images/cards/card-support_16-9_2x.png <p> For more support, join the - <a href="https://plus.google.com/communities/101985907812750684586">M Developer + <a href="http://g.co/dev/AndroidMDevPreview">M Developer Preview Google+ community</a> to discuss your development experiences. </p> |