diff options
author | Quddus Chong <quddusc@google.com> | 2012-04-23 14:07:58 -0700 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2012-04-23 14:07:58 -0700 |
commit | fd6a5245ccb0294dada070444d9d9c6be752e668 (patch) | |
tree | 8a3c39f40e05879244eaccbe9145645971334b23 | |
parent | b023bf85a080442117b5dae8d402bce60cd0a610 (diff) | |
parent | 2bf56f009f4e0d9d35105ac75d459351e149b54d (diff) | |
download | frameworks_base-fd6a5245ccb0294dada070444d9d9c6be752e668.zip frameworks_base-fd6a5245ccb0294dada070444d9d9c6be752e668.tar.gz frameworks_base-fd6a5245ccb0294dada070444d9d9c6be752e668.tar.bz2 |
am 2bf56f00: am 378da38d: docs: Fixed the url for the Aplication Licensing link. Bug: 6322460
* commit '2bf56f009f4e0d9d35105ac75d459351e149b54d':
docs: Fixed the url for the Aplication Licensing link. Bug: 6322460
-rw-r--r-- | docs/html/guide/publishing/preparing.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/guide/publishing/preparing.jd b/docs/html/guide/publishing/preparing.jd index fe56352..8e75728 100644 --- a/docs/html/guide/publishing/preparing.jd +++ b/docs/html/guide/publishing/preparing.jd @@ -291,7 +291,7 @@ current user has purchased it. Using Google Play Licensing is optional even if y releasing your app through Google Play.</p> <p>For more information about Google Play Licensing Service and how to use it in your -application, see <a href="{@docRoot}guide/market/licensing.html">Application Licensing</a>.</p> +application, see <a href="{@docRoot}guide/market/licensing/index.html">Application Licensing</a>.</p> <h2 id="publishing-build">Building Your Application for Release</h2> |