diff options
author | Quddus Chong <quddusc@google.com> | 2012-04-23 12:55:35 -0700 |
---|---|---|
committer | Quddus Chong <quddusc@google.com> | 2012-04-23 12:55:35 -0700 |
commit | 378da38db81093b0ce98dbe24ade3de0bb87bd5c (patch) | |
tree | 6b0241af9ee32e270d3d34eb629dde3ce2827efc | |
parent | 40a33f3b0a3e29ddc98d31fbd9bf02a32aea5193 (diff) | |
download | frameworks_base-378da38db81093b0ce98dbe24ade3de0bb87bd5c.zip frameworks_base-378da38db81093b0ce98dbe24ade3de0bb87bd5c.tar.gz frameworks_base-378da38db81093b0ce98dbe24ade3de0bb87bd5c.tar.bz2 |
docs: Fixed the url for the Aplication Licensing link.
Bug: 6322460
Change-Id: I9a4ce2b79adf1470fd7a7b7b0f085f68544d1a4d
-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> |