summaryrefslogtreecommitdiffstats
path: root/docs/html/tools/publishing/preparing.jd
diff options
context:
space:
mode:
authorDirk Dougherty <ddougherty@google.com>2014-02-21 11:15:52 -0800
committerDirk Dougherty <ddougherty@google.com>2014-05-14 14:10:51 -0700
commit3506ac87c09c0748d92ef594c94365a5d7b07262 (patch)
treef72aa35ef429cc0ac2143e8c3b72fa77abe46628 /docs/html/tools/publishing/preparing.jd
parent9d7cf8256105ea2171999cbcc8a613a58a25f953 (diff)
downloadframeworks_base-3506ac87c09c0748d92ef594c94365a5d7b07262.zip
frameworks_base-3506ac87c09c0748d92ef594c94365a5d7b07262.tar.gz
frameworks_base-3506ac87c09c0748d92ef594c94365a5d7b07262.tar.bz2
Doc change: Updated content for distribute.
Change-Id: I612fbb8e5b7aedd73c0e633e5517bb89375760ed
Diffstat (limited to 'docs/html/tools/publishing/preparing.jd')
-rw-r--r--docs/html/tools/publishing/preparing.jd6
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>