am 62ceea31: am f5569413: docs: Fix broken link in Common Intents automerge: c2d373a automerge: 8eb3060
automerge: cca3d44
* commit 'cca3d44b700db945e23ad357b031d7f6397e18b9':
docs: Fix broken link in Common Intents
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user