Skip to content

Commit fedeb34

Browse files
committed
address build errors
1 parent 7cd4b88 commit fedeb34

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/ai-services/document-intelligence/concept-custom-classifier.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ Analyze an input file with the document classification model.
353353
https://{endpoint}/documentintelligence/documentClassifiers/{classifier}:analyze?api-version=2024-02-29-preview
354354
```
355355

356-
Starting with the `2024-07-31-preview` API, you can [specify pages](/rest/api/documentation-preview/document-classifiers/classify-document) to analyze from the input document using the `pages` query parameter in the request.
356+
Starting with the `2024-07-31-preview` API, you can specify pages to analyze from the input document using the `pages` query parameter in the request.
357357

358358
:::moniker-end
359359

articles/ai-services/document-intelligence/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ Prebuilt models enable you to add intelligent document processing to your apps a
151151
[**US mortgage 1005**](#us-mortgage-1005-form) | Extract information from validation of employment.
152152
:::column-end:::
153153
:::column span="":::
154-
:::image type="icon" source="media/overview/icon-mortgage-1008.png" link="##us-mortgage-1008-form":::</br>
154+
:::image type="icon" source="media/overview/icon-mortgage-1008.png" link="#us-mortgage-1008-form":::</br>
155155
[**US mortgage 1008**](#us-mortgage-1008-form) | Extract loan transmittal details.
156156
:::column-end:::
157157
:::column span="":::

0 commit comments

Comments
 (0)