Skip to content

Commit c52260e

Browse files
authored
Update articles/applied-ai-services/form-recognizer/quickstarts/try-v3-rest-api.md
remove html
1 parent 9ceb598 commit c52260e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/applied-ai-services/form-recognizer/quickstarts/try-v3-rest-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ In this quickstart you'll use following features to analyze and extract data and
7777

7878
You'll receive a `202 (Success)` response that includes an **Operation-Location** header. The value of this header contains a result ID that you can use to query the status of the asynchronous operation and get the results:
7979

80-
https:<span></span>//{host}/formrecognizer/documentModels/{modelId}/analyzeResults/**{resultId}**?api-version=2021-07-30-preview
80+
https:\//{host}/formrecognizer/documentModels/{modelId}/analyzeResults/**{resultId}**?api-version=2021-07-30-preview
8181

8282
### Get general document results
8383

0 commit comments

Comments
 (0)