diff options
| author | 2012-12-14 11:22:29 -0800 | |
|---|---|---|
| committer | 2012-12-14 11:22:29 -0800 | |
| commit | 9b7cb6f03b2b5492b26fdffd0dddcadb74e8e239 (patch) | |
| tree | 609e802a07ac16cbc66e1d8766c5f8f20b0df80d | |
| parent | 3252eb96577d9e7080542804129cbdb197c768a9 (diff) | |
docs: Fixing broken IABv3 internal links
Change-Id: Ia0c087645e72a879c9883b9d62bf997afb407ce4
| -rwxr-xr-x | docs/html/google/play/billing/billing_integrate.jd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/html/google/play/billing/billing_integrate.jd b/docs/html/google/play/billing/billing_integrate.jd index 9f0dfe5b92fb..554866d0b095 100755 --- a/docs/html/google/play/billing/billing_integrate.jd +++ b/docs/html/google/play/billing/billing_integrate.jd @@ -14,8 +14,8 @@ parent.link=index.html <ol> <li><a href="#QueryDetails">Querying Items Available for Purchase</a><li> <li><a href="#Purchase">Purchasing an Item</a></li> - <li><a href="QueryPurchases">Querying Purchased Items</a></li> - <li><a href="Consume">Consuming a Purchase</a><li> + <li><a href="#QueryPurchases">Querying Purchased Items</a></li> + <li><a href="#Consume">Consuming a Purchase</a><li> </ol> </li> </ol> |