diff options
author | Scott Main <smain@google.com> | 2013-02-01 14:18:51 -0800 |
---|---|---|
committer | Scott Main <smain@google.com> | 2013-02-01 14:18:51 -0800 |
commit | e63dfe5a4804b24e3acb537763d821036b5bb87f (patch) | |
tree | 11d584ff4f2a622b184fbe478a54e5c2aee13778 /docs | |
parent | e929e66197bf1421c3afbada964b1a33816ccaa8 (diff) | |
download | frameworks_base-e63dfe5a4804b24e3acb537763d821036b5bb87f.zip frameworks_base-e63dfe5a4804b24e3acb537763d821036b5bb87f.tar.gz frameworks_base-e63dfe5a4804b24e3acb537763d821036b5bb87f.tar.bz2 |
docs: fix broken links
Change-Id: I7c63b1a2cfe016744fbef532354821bff024ee17
Diffstat (limited to 'docs')
-rw-r--r-- | docs/html/develop/index.jd | 2 | ||||
-rw-r--r-- | docs/html/distribute/googleplay/promote/linking.jd | 2 | ||||
-rw-r--r-- | docs/html/distribute/googleplay/publish/preparing.jd | 2 | ||||
-rw-r--r-- | docs/html/guide/topics/ui/notifiers/notifications.jd | 2 | ||||
-rw-r--r-- | docs/html/license.jd | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/docs/html/develop/index.jd b/docs/html/develop/index.jd index 57fa498..beb5ac5 100644 --- a/docs/html/develop/index.jd +++ b/docs/html/develop/index.jd @@ -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> diff --git a/docs/html/distribute/googleplay/promote/linking.jd b/docs/html/distribute/googleplay/promote/linking.jd index 46607f5..4fdc5db 100644 --- a/docs/html/distribute/googleplay/promote/linking.jd +++ b/docs/html/distribute/googleplay/promote/linking.jd @@ -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> diff --git a/docs/html/distribute/googleplay/publish/preparing.jd b/docs/html/distribute/googleplay/publish/preparing.jd index 097f163..e93b211 100644 --- a/docs/html/distribute/googleplay/publish/preparing.jd +++ b/docs/html/distribute/googleplay/publish/preparing.jd @@ -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> diff --git a/docs/html/guide/topics/ui/notifiers/notifications.jd b/docs/html/guide/topics/ui/notifiers/notifications.jd index e70987b..4a4b1d5 100644 --- a/docs/html/guide/topics/ui/notifiers/notifications.jd +++ b/docs/html/guide/topics/ui/notifiers/notifications.jd @@ -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 diff --git a/docs/html/license.jd b/docs/html/license.jd index a9af038..20e68fa 100644 --- a/docs/html/license.jd +++ b/docs/html/license.jd @@ -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 |