From f556941357ea391cae6dcd2e22b71a837a216d06 Mon Sep 17 00:00:00 2001 From: Ricardo Cervera Date: Tue, 13 Jan 2015 08:28:22 -0800 Subject: [PATCH] docs: Fix broken link in Common Intents Bug: 18991366 Change-Id: I998e5213bb7117ebd26ab335206f430f60d1c537 --- docs/html/guide/components/intents-common.jd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/html/guide/components/intents-common.jd b/docs/html/guide/components/intents-common.jd index adba1cdf4418b..05e3133f0223f 100644 --- a/docs/html/guide/components/intents-common.jd +++ b/docs/html/guide/components/intents-common.jd @@ -1754,7 +1754,7 @@ public void showStepCount() {

To call a taxi, use the -ACTION_RESERVE_TAXI_RESERVATION +ACTION_RESERVE_TAXI_RESERVATION action.

Note: Apps must ask for confirmation from the user @@ -1762,7 +1762,7 @@ before completing the action.

Action
-
ACTION_RESERVE_TAXI_RESERVATION
+
ACTION_RESERVE_TAXI_RESERVATION
Data URI
None