Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0c3d6272 authored by Scott Main's avatar Scott Main Committed by Android Git Automerger
Browse files

am 00177aa1: am d7abd97f: fix broken links

* commit '00177aa1':
  fix broken links
parents 1e6a2148 00177aa1
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -28,8 +28,8 @@ you develop a great app for students that offers compelling content and an
intuitive user experience on Android tablets.</p>

<p>In addition, ensure that your app complies with the terms of a <a
href="https://play.google.com/about/developer-distribution-agreement-addendum.
html" target="_policies">Google Play for Education Addendum</a>, as well as
href="https://play.google.com/about/developer-distribution-agreement-addendum.html"
target="_policies">Google Play for Education Addendum</a>, as well as
the standard  <a
href="http://play.google.com/about/developer-content-policy.html"
target="_policies">Google Play Developer Program Policies</a> and <a
+1 −1
Original line number Diff line number Diff line
@@ -293,7 +293,7 @@ usage.</p>
<tr>
<td><p>Related resources:</p>
<ul style="margin-top:-.5em;">
<li><strong><a href="{@docRoot}topics/resources/string-resource.html">String Resources</a></strong> &mdash; Developer guide explaining how to use string resources in your UI.</li>
<li><strong><a href="{@docRoot}guide/topics/resources/string-resource.html">String Resources</a></strong> &mdash; Developer guide explaining how to use string resources in your UI.</li>
<li><strong><a href="{@docRoot}design/style/writing.html">Writing Style</a></strong> &mdash; Android Design guidelines for voice and style in your UI.</li>
<li><strong><a class="external-link" href="http://en.wikipedia.org/wiki/XLIFF">XML Localisation Interchange File Format (XLIFF)</a></strong> &mdash; Background information on XLIFF.</li>
</ul>
+1 −1
Original line number Diff line number Diff line
@@ -671,7 +671,7 @@ appreciate that you are serious about improving the quality of your app. </li>
<li><strong><a href="http://support.google.com/googleplay/android-developer/bin/answer.py?hl=en&answer=113477&topic=2364761&ctx=topic">Supporting your users
</a></strong> &mdash; Help Center document describing options for supporting users.</li>
<li><strong><a href="http://support.google.com/googleplay/android-developer/bin/answer.py?hl=en&answer=1153479">In-app Billing</a></strong> &mdash; Help Center document describing how to correctly set up In-app Billing.</li>
<li><strong><a href="https://support.google.com/googleplay/android-developer/bin/answer.py?hl=en&answer=138001">Issuing Refunds</a></strong> &mdash;  -- Help Center document describing how to issue refunds.</li>
<li><strong><a href="https://support.google.com/payments/answer/2741495?rd=1">Issuing Refunds</a></strong> &mdash;  -- Help Center document describing how to issue refunds.</li>
</ul>
</td>
</tr>
+1 −1
Original line number Diff line number Diff line
@@ -55,7 +55,7 @@ header.hide=0
          <div style="width:700px;">
          <p style="margin-top:26px;
                    margin-bottom:12px;">
          Bangalore-based developers <a href="//play-next-dogfood.corp.google.com/store/apps/details?id=in.redbus.android">redBus.in</a> are bringing the sophistication and convenience of air-travel booking to bus transit. Hear how Android is helping them deliver a superior travel experience to millions of daily bus riders in India.</p>
          Bangalore-based developers <a href="//play.google.com/store/apps/details?id=in.redbus.android">redBus.in</a> are bringing the sophistication and convenience of air-travel booking to bus transit. Hear how Android is helping them deliver a superior travel experience to millions of daily bus riders in India.</p>
           </div>
           <iframe style="float:left;
             margin-right:24px;
+4 −4
Original line number Diff line number Diff line
@@ -32,10 +32,10 @@ page.title=GCM Cloud Connection Server (XMPP)
<h2>See Also</h2>

<ol class="toc">
<li><a href="{@docRoot}google/play-services/gcm/http.html">HTTP</a></li>
<li><a href="{@docRoot}google/play-services/gcm/gs.html">Getting Started</a></li>
<li><a href="{@docRoot}google/play-services/gcm/server.html">Implementing GCM Server</a></li>
<li><a href="{@docRoot}google/play-services/gcm/client.html">Implementing GCM Client</a></li>
<li><a href="{@docRoot}google/gcm/http.html">HTTP</a></li>
<li><a href="{@docRoot}google/gcm/gs.html">Getting Started</a></li>
<li><a href="{@docRoot}google/gcm/server.html">Implementing GCM Server</a></li>
<li><a href="{@docRoot}google/gcm/client.html">Implementing GCM Client</a></li>
<li><a href="https://services.google.com/fb/forms/gcm/" class="external-link"
target="_android">CCS and User Notifications Signup Form</a></li>
</ol>
Loading