diff options
Diffstat (limited to 'docs/html/sdk/exploring.jd')
| -rw-r--r-- | docs/html/sdk/exploring.jd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/html/sdk/exploring.jd b/docs/html/sdk/exploring.jd index 8272b06..e8d8e37 100644 --- a/docs/html/sdk/exploring.jd +++ b/docs/html/sdk/exploring.jd @@ -85,13 +85,13 @@ android.support.v4.view.ViewPager} APIs that allow you to easily build a side-sw <td>{@code <sdk>/extras/android/support/}</td> </tr> <tr> - <td><a href="{@docRoot}guide/google/play/billing/index.html">Google Play Billing</a></td> + <td><a href="{@docRoot}google/play/billing/index.html">Google Play Billing</a></td> <td>Provides the static libraries and samples that allow you to integrate billing services in your app with Google Play.</td> <td>{@code <sdk>/extras/google/}</td> </tr> <tr> - <td><a href="{@docRoot}guide/google/play/licensing/index.html">Google Play Licensing</a></td> + <td><a href="{@docRoot}google/play/licensing/index.html">Google Play Licensing</a></td> <td>Provides the static libraries and samples that allow you to perform license verification for your app when distributing with Google Play.</td> <td>{@code <sdk>/extras/google/}</td> |
