diff options
Diffstat (limited to 'docs/html/tools/publishing/preparing.jd')
-rw-r--r-- | docs/html/tools/publishing/preparing.jd | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/html/tools/publishing/preparing.jd b/docs/html/tools/publishing/preparing.jd index 413b56e..7192aa8 100644 --- a/docs/html/tools/publishing/preparing.jd +++ b/docs/html/tools/publishing/preparing.jd @@ -22,7 +22,7 @@ page.title=Preparing for Release <ol> <li><a href="{@docRoot}tools/publishing/publishing_overview.html">Publishing Overview</a></li> <li><a href="{@docRoot}tools/publishing/app-signing.html">Signing Your Applications</a></li> - <li><a href="{@docRoot}distribute/googleplay/publish/preparing.html">Launch Checklist for Google Play</a></li> + <li><a href="{@docRoot}distribute/tools/launch-checklist.html">Launch Checklist for Google Play</a></li> </ol> </div> </div> @@ -44,7 +44,7 @@ application marketplace such as Google Play.</p> <p>This document summarizes the main tasks you need to perform to prepare your application for release. The tasks that are described in this document apply to all Android applications regardless how they are released or distributed to users. If you are releasing your application through Google -Play, you should also read <a href="{@docRoot}distribute/googleplay/publish/preparing.html">Publishing +Play, you should also read <a href="{@docRoot}distribute/tools/launch-checklist.html">Publishing Checklist for Google Play</a> to be sure your release-ready application satisfies all Google Play requirements.</p> @@ -353,7 +353,7 @@ done testing and you are satisfied that the release version of your application behaves correctly, you can release your application to users. For more information, see <a href="{@docRoot}tools/publishing/publishing_overview.html#publishing-release">Releasing Your Application to Users</a>. If you are publishing your application on Google Play, see -<a href="{@docRoot}distribute/googleplay/publish/preparing.html">Launch Checklist +<a href="{@docRoot}distribute/tools/launch-checklist.html">Launch Checklist for Google Play</a>.</p> |