Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f5569413 authored by Ricardo Cervera's avatar Ricardo Cervera
Browse files

docs: Fix broken link in Common Intents

Bug: 18991366

Change-Id: I998e5213bb7117ebd26ab335206f430f60d1c537
parent d8bd117c
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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>