summaryrefslogtreecommitdiffstats
path: root/docs/html/guide
diff options
context:
space:
mode:
authorRicardo Cervera <rcervera@google.com>2015-01-13 20:33:19 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-01-13 20:33:19 +0000
commitf76ea8e4f9131b81c3368b4d25d70d2dffbe4df2 (patch)
tree3f8d8e35143a7db1a78f232e46d99b68c280ed72 /docs/html/guide
parent91934a3b2f05772922e900ddd270825ff8d10a64 (diff)
parentc2d950521919f35c75d60013276fb422789151a2 (diff)
downloadframeworks_base-f76ea8e4f9131b81c3368b4d25d70d2dffbe4df2.zip
frameworks_base-f76ea8e4f9131b81c3368b4d25d70d2dffbe4df2.tar.gz
frameworks_base-f76ea8e4f9131b81c3368b4d25d70d2dffbe4df2.tar.bz2
am c2d95052: am 62ceea31: am f5569413: docs: Fix broken link in Common Intents automerge: c2d373a automerge: 8eb3060 automerge: cca3d44
* commit 'c2d950521919f35c75d60013276fb422789151a2': docs: Fix broken link in Common Intents
Diffstat (limited to 'docs/html/guide')
-rw-r--r--docs/html/guide/components/intents-common.jd4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/html/guide/components/intents-common.jd b/docs/html/guide/components/intents-common.jd
index 5238cd9..16965b3 100644
--- a/docs/html/guide/components/intents-common.jd
+++ b/docs/html/guide/components/intents-common.jd
@@ -1754,7 +1754,7 @@ public void showStepCount() {
</div>
<p>To call a taxi, use the
-<a href="{@docRoot}com/google/android/gms/actions/ReserveIntents.html#ACTION_RESERVE_TAXI_RESERVATION"><code>ACTION_RESERVE_TAXI_RESERVATION</code></a>
+<a href="{@docRoot}reference/com/google/android/gms/actions/ReserveIntents.html#ACTION_RESERVE_TAXI_RESERVATION"><code>ACTION_RESERVE_TAXI_RESERVATION</code></a>
action.</p>
<p class="note"><strong>Note:</strong> Apps must ask for confirmation from the user
@@ -1762,7 +1762,7 @@ before completing the action.</p>
<dl>
<dt><b>Action</b></dt>
- <dd><a href="{@docRoot}com/google/android/gms/actions/ReserveIntents.html#ACTION_RESERVE_TAXI_RESERVATION"><code>ACTION_RESERVE_TAXI_RESERVATION</code></a></dd>
+ <dd><a href="{@docRoot}reference/com/google/android/gms/actions/ReserveIntents.html#ACTION_RESERVE_TAXI_RESERVATION"><code>ACTION_RESERVE_TAXI_RESERVATION</code></a></dd>
<dt><b>Data URI</b></dt>
<dd>None</dd>