Skip to content

Commit 5d1b37a

Browse files
authored
Make hyperlink compatible with voice access (#340)
1 parent fb6fe7d commit 5d1b37a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/service-usages/basic-usages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ GET https://services.odata.org/TripPinRESTierService/People('russellwhyte')?$exp
126126
### Data Modification
127127

128128
**Notice:** During the following sections, you are going to modify the data of Trippin service. To prevent other users' actions affect your results, you need to request a key firstly to identify yourself to the server.
129-
Otherwise, the results of your actions are unpredictable. The way to request a key is introduced [here](service-usages/request-key-tutorial/).
129+
Otherwise, the results of your actions are unpredictable. The way to request a key is introduced in [this tutorial](service-usages/request-key-tutorial/).
130130

131131
#### Create an Entity
132132

0 commit comments

Comments
 (0)