# Via Android Git Automerger (2) and Scott Main (1) * commit 'e63e6d0711db6ce5c62d3a8a3eadfc580670c3dc': docs: fix broken links
This commit is contained in:
@@ -70,7 +70,7 @@ src="//lh4.ggpht.com/-6K1kfNOdek8/T72bXvtTSQI/AAAAAAAABmw/kYzmJt0_328/s1600/goog
|
||||
<h2>In-app Subscriptions with Trials</h2>
|
||||
<p>You can now set up a <strong>free trial period</strong> for any Google Play in-app subscription, making it easy for users try your subscriber content before automatically converting to a full subscription. Free trials give you a new way to bring users into your products and engage them effectively. </p>
|
||||
<p><a class="button"
|
||||
href="{@docRoot}google/play/billing/billing_subscriptions.html#trials">Read
|
||||
href="{@docRoot}google/play/billing/v2/billing_subscriptions.html#trials">Read
|
||||
more</a></p>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
@@ -51,7 +51,7 @@ file</a>. The package name is also visible in the Developer Console. </p>
|
||||
|
||||
<p>Here's an example:</p>
|
||||
|
||||
<p style="margin-left:1em;"><code><a href="http://play.google.com/store/apps/details?id=com.google.android.apps">http://play.google.com/store/apps/details?id=com.google.android.apps</a></code></p>
|
||||
<p style="margin-left:1em;"><code><a href="http://play.google.com/store/apps/details?id=com.google.android.apps.maps">http://play.google.com/store/apps/details?id=com.google.android.apps.maps</a></code></p>
|
||||
|
||||
<p>For details on how to send the link in an Android app, see <a href="#android-app">Linking from an Android App</a>.</p>
|
||||
|
||||
|
||||
@@ -439,7 +439,7 @@ in the Developer Console Preview only.</p>
|
||||
<ul style="margin-top:-.5em;">
|
||||
<li><strong><a href="http://support.google.com/googleplay/android-developer/bin/answer.py?hl=en&answer=1078870">Graphic Assets for your Application
|
||||
</a></strong> — Details about the graphic assets you need to upload before publishing.</li>
|
||||
<li><strong><a href="http://android-developers.blogspot.com/b/post-preview?token=hbE_njsBAAA.dLFzPbe-VFYCS6R3xP16HQ.Z4XO2iUmCqyYpoFPQ4OhiQ&postId=687446965502713273&type=POST">Google Play Featured Image Guidelines
|
||||
<li><strong><a href="http://android-developers.blogspot.com/2011/10/android-market-featured-image.html">Google Play Featured Image Guidelines
|
||||
</a></strong> — Blog post that highlights key design considerations for your app's featured image.</li>
|
||||
</ul>
|
||||
</td>
|
||||
|
||||
@@ -569,7 +569,7 @@ numMessages = 0;
|
||||
For this element, set
|
||||
<code><a href="{@docRoot}guide/topics/manifest/meta-data-element.html#nm">android:name</a>="android.support.PARENT_ACTIVITY"</code>.
|
||||
Set
|
||||
<code><a href="{@docRoot}/guide/topics/manifest/meta-data-element.html#val">android:value</a>="<parent_activity_name>"</code>
|
||||
<code><a href="{@docRoot}guide/topics/manifest/meta-data-element.html#val">android:value</a>="<parent_activity_name>"</code>
|
||||
where <code><parent_activity_name></code> is the value of
|
||||
<code><a href="{@docRoot}guide/topics/manifest/meta-data-element.html#nm">android:name</a></code>
|
||||
for the parent
|
||||
|
||||
@@ -67,7 +67,7 @@ included in that license.</li>
|
||||
style="margin:0;padding:0 2px;vertical-align:baseline" /> stylized typeface logo) are not included
|
||||
in the license.
|
||||
Please see <a
|
||||
href="http://www.android.com/developers/branding.html">Android Branding Guidelines</a> for
|
||||
href="{@docRoot}distribute/googleplay/promote/brand.html">Brand Guidelines</a> for
|
||||
information about this usage. </li>
|
||||
|
||||
<li>In some cases, a page may include content, such as an image, that is not
|
||||
|
||||
Reference in New Issue
Block a user