diff options
author | Scott Main <smain@google.com> | 2012-06-23 11:27:20 -0700 |
---|---|---|
committer | Scott Main <smain@google.com> | 2012-06-23 11:27:20 -0700 |
commit | 067d64a99a2ee90f250d81ee36d5a3efa056e5b5 (patch) | |
tree | 1f8ecc94a1a04334fcefe0056909cf1c906b1563 /docs | |
parent | 6f3e5e03cf0affcf7d8761fe2ab58b8a1e91d177 (diff) | |
download | frameworks_base-067d64a99a2ee90f250d81ee36d5a3efa056e5b5.zip frameworks_base-067d64a99a2ee90f250d81ee36d5a3efa056e5b5.tar.gz frameworks_base-067d64a99a2ee90f250d81ee36d5a3efa056e5b5.tar.bz2 |
docs: fix broken link
Change-Id: Ia4ccab838e36b6e0e9298ed7222b5a581d3d5234
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/html/guide/google/play/billing/billing_overview.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/guide/google/play/billing/billing_overview.jd b/docs/html/guide/google/play/billing/billing_overview.jd index 280b3cf..d6725bb 100755 --- a/docs/html/guide/google/play/billing/billing_overview.jd +++ b/docs/html/guide/google/play/billing/billing_overview.jd @@ -63,7 +63,7 @@ service.</p> <li><em>Subscriptions</em> — Items that are sold with a developer-specified, recurring billing interval. When a user purchases a subscription, Google Play and its payment processor automatically bill the user's account at the specified interval and price, charging the amount to the original payment method. Once the user purchases a subscription, Google Play continues billing the account indefinitely, without requiring approval or action from the user. The user can cancel the subscription at any time. -<p>Subscriptions can only be sold using the "managed per user account" purchase type. As with in-app products, once the user has purchased an in-app product there is no refund window. Users desiring refunds must contact the developer directly. For more information about subscriptions and how to sell them in your apps, see the <a href="billing-subscriptions.html">Subscriptions</a> document.</p></li> +<p>Subscriptions can only be sold using the "managed per user account" purchase type. As with in-app products, once the user has purchased an in-app product there is no refund window. Users desiring refunds must contact the developer directly. For more information about subscriptions and how to sell them in your apps, see the <a href="billing_subscriptions.html">Subscriptions</a> document.</p></li> </ul> <h3 id="purchasetypes">Purchase Types</h3> |