summaryrefslogtreecommitdiffstats
path: root/docs/html/training/basics/intents/sending.jd
diff options
context:
space:
mode:
authorDirk Dougherty <ddougherty@google.com>2014-05-14 21:21:15 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-05-14 21:21:15 +0000
commit0540bc373c84b4ab590708cc9f79c95eeac5114c (patch)
tree5943abf0f2ef3e6c9b7301ae7ec7d33ed5e4d485 /docs/html/training/basics/intents/sending.jd
parent80816bfcaf487535a45a7e6f271341eaede653b1 (diff)
parenta4e6c7d1d4e6c8ca2b50f91ae8881fb4838d7955 (diff)
downloadframeworks_base-0540bc373c84b4ab590708cc9f79c95eeac5114c.zip
frameworks_base-0540bc373c84b4ab590708cc9f79c95eeac5114c.tar.gz
frameworks_base-0540bc373c84b4ab590708cc9f79c95eeac5114c.tar.bz2
am a4e6c7d1: am 3506ac87: Doc change: Updated content for distribute.
* commit 'a4e6c7d1d4e6c8ca2b50f91ae8881fb4838d7955': Doc change: Updated content for distribute.
Diffstat (limited to 'docs/html/training/basics/intents/sending.jd')
-rw-r--r--docs/html/training/basics/intents/sending.jd2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/training/basics/intents/sending.jd b/docs/html/training/basics/intents/sending.jd
index 30dc95a..2a4dae7 100644
--- a/docs/html/training/basics/intents/sending.jd
+++ b/docs/html/training/basics/intents/sending.jd
@@ -166,7 +166,7 @@ the intent. If it is <code>false</code>, then there aren't any apps to handle th
starts in case you need to disable the feature that uses the intent before the user attempts to use
it. If you know of a specific app that can handle the intent, you can also provide a link for the
user to download the app (see how to <a
-href="{@docRoot}distribute/googleplay/promote/linking.html">link to your product on Google
+href="{@docRoot}distribute/tools/promote/linking.html">link to your product on Google
Play</a>).</p>