diff options
author | Dirk Dougherty <ddougherty@google.com> | 2012-10-30 17:07:02 -0700 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2012-10-30 17:07:02 -0700 |
commit | 0572827720e191b3e6fe4466ae09058f5d578c57 (patch) | |
tree | 5af56ca384c39a45c3ab48648553d99774c1f0b8 /docs/html/distribute | |
parent | 7710199376657415e5341f64a830aa50fcb117aa (diff) | |
parent | c6df397effaf5417c8adcd72704cf7ceba59adfb (diff) | |
download | frameworks_base-0572827720e191b3e6fe4466ae09058f5d578c57.zip frameworks_base-0572827720e191b3e6fe4466ae09058f5d578c57.tar.gz frameworks_base-0572827720e191b3e6fe4466ae09058f5d578c57.tar.bz2 |
am c6df397e: am a76f1dfc: am c7255569: Merge "Doc change: fix broken link in publishing steps TOC." into jb-dev-docs
* commit 'c6df397effaf5417c8adcd72704cf7ceba59adfb':
Doc change: fix broken link in publishing steps TOC.
Diffstat (limited to 'docs/html/distribute')
-rw-r--r-- | docs/html/distribute/googleplay/publish/preparing.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/distribute/googleplay/publish/preparing.jd b/docs/html/distribute/googleplay/publish/preparing.jd index 463343d..a3538a9 100644 --- a/docs/html/distribute/googleplay/publish/preparing.jd +++ b/docs/html/distribute/googleplay/publish/preparing.jd @@ -15,7 +15,7 @@ page.title=Publishing Checklist for Google Play <li><a href="#inapp-billing">9. Consider In-app Billing</a></li> <li><a href="#pricing">10. Set prices for your apps</a></li> <li><a href="#localize">11. Start localization early</a></li> -<li><a href="#localize">12. Prepare promotional graphics</a></li> +<li><a href="#graphics">12. Prepare promotional graphics</a></li> <li><a href="#apk">13. Build the release-ready APK</a></li> <li><a href="#product-page">14. Complete the product details</a></li> <li><a href="#badges">15. Use Google Play badges</a></li> |