am 696b3cd9: docs: fix links
* commit '696b3cd96f0c0d061b3f860412ad1e6cf34b64c9': docs: fix links
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
fullpage=true
|
||||
page.viewport_width=970
|
||||
no_footer_links=true
|
||||
excludeFromSuggestions=true
|
||||
page.metaDescription=The official site for Android developers. Provides the Android SDK and documentation for app developers and designers.
|
||||
page.customHeadTag=<meta name="google-site-verification" content="sa-bIAI6GKvct3f61-WpRguHq-aNjtF7xJjMTSi79as" />
|
||||
|
||||
@@ -84,7 +84,7 @@ page.image={@docRoot}preview/images/hero.jpg
|
||||
material design, the new Google-wide standard.
|
||||
</p>
|
||||
<p class="landing-small">
|
||||
<a href="/preview/quantum/index.html">Learn about material</a>
|
||||
<a href="/preview/material/index.html">Learn about material</a>
|
||||
</p>
|
||||
</div>
|
||||
<div class="col-4">
|
||||
@@ -107,7 +107,7 @@ page.image={@docRoot}preview/images/hero.jpg
|
||||
how they look, and automatic syncing to non-handheld devices.
|
||||
</p>
|
||||
<p class="landing-small">
|
||||
<a href="/preview/api-overview#UI">Learn more</a>
|
||||
<a href="/preview/api-overview.html#UI">Learn more</a>
|
||||
</p>
|
||||
</div>
|
||||
<div class="col-4">
|
||||
|
||||
@@ -175,7 +175,7 @@ page.type=about
|
||||
for a hands-free experience.
|
||||
</p>
|
||||
<p class="landing-small">
|
||||
<a href="{@docRoot}training/wearables/apps/voice-actions.html/">Integrate voice actions</a>
|
||||
<a href="{@docRoot}training/wearables/apps/voice-actions.html">Integrate voice actions</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
@@ -183,58 +183,6 @@ page.type=about
|
||||
</div> <!-- end .wrap -->
|
||||
</div> <!-- end .landing-section -->
|
||||
|
||||
<!--
|
||||
|
||||
<div class="landing-section landing-white-background">
|
||||
<div class="wrap">
|
||||
<div class="landing-section-header">
|
||||
<div class="landing-h2">Building an Ecosystem</div>
|
||||
<div class="landing-body landing-align-center">
|
||||
<p class="landing-small">
|
||||
We’re working with several partners to bring you watches powered by Android Wear later this year!
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="landing-partners cols">
|
||||
<div class="col-4">
|
||||
<img src="/wear/images/partners/asus.png" alt="Asus">
|
||||
</div>
|
||||
<div class="col-4">
|
||||
<img src="/wear/images/partners/broadcom.png" alt="Broadcom">
|
||||
</div>
|
||||
<div class="col-4">
|
||||
<img src="/wear/images/partners/fossil.png" alt="Fossil">
|
||||
</div>
|
||||
<div class="col-4">
|
||||
<img src="/wear/images/partners/htc.png" alt="HTC">
|
||||
</div>
|
||||
<div class="col-4">
|
||||
<img src="/wear/images/partners/intel.png" alt="Intel">
|
||||
</div>
|
||||
<div class="col-4">
|
||||
<img src="/wear/images/partners/lg.png" alt="LG">
|
||||
</div>
|
||||
<div class="col-4">
|
||||
<img src="/wear/images/partners/mediatek.png" alt="Mediatek">
|
||||
</div>
|
||||
<div class="col-4">
|
||||
<img src="/wear/images/partners/mips.png" alt="MIPS">
|
||||
</div>
|
||||
<div class="col-4">
|
||||
<img src="/wear/images/partners/motorola.png" alt="Motorola">
|
||||
</div>
|
||||
<div class="col-4">
|
||||
<img src="/wear/images/partners/qualcomm.png" alt="Qualcomm">
|
||||
</div>
|
||||
<div class="col-4">
|
||||
<img src="/wear/images/partners/samsung.png" alt="Samsung">
|
||||
</div>
|
||||
</div>
|
||||
</div> <!-- end .wrap
|
||||
|
||||
</div> <!-- end .landing-section -->
|
||||
|
||||
<div class="landing-section landing-red-background">
|
||||
<div class="wrap">
|
||||
<div class="landing-section-header">
|
||||
|
||||
Reference in New Issue
Block a user