Skip to content

Commit e3c2e3b

Browse files
authored
Broken link fixed
1 parent e7b4528 commit e3c2e3b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/applied-ai-services/form-recognizer/whats-new.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -859,7 +859,7 @@ pip package version 3.1.0b4
859859

860860
> [Learn more about Layout extraction](concept-layout.md)
861861
862-
* **Client library update** - The latest versions of the [client libraries](./quickstarts/try-sdk-rest-api.md) for .NET, Python, Java, and JavaScript support the Form Recognizer 2.1 API.
862+
* **Client library update** - The latest versions of the [client libraries](/azure/applied-ai-services/form-recognizer/how-to-guides/v2-1-sdk-rest-api) for .NET, Python, Java, and JavaScript support the Form Recognizer 2.1 API.
863863
* **New language supported: Japanese** - The following new languages are now supported: for `AnalyzeLayout` and `AnalyzeCustomForm`: Japanese (`ja`). [Language support](language-support.md)
864864
* **Text line style indication (handwritten/other) (Latin languages only)** - Form Recognizer now outputs an `appearance` object classifying whether each text line is handwritten style or not, along with a confidence score. This feature is supported only for Latin languages.
865865
* **Quality improvements** - Extraction improvements including single digit extraction improvements.
@@ -889,7 +889,7 @@ pip package version 3.1.0b4
889889

890890
**v2.0** includes the following update:
891891

892-
* The [client libraries](./quickstarts/try-sdk-rest-api.md) for NET, Python, Java, and JavaScript have entered General Availability.
892+
* The [client libraries](/azure/applied-ai-services/form-recognizer/how-to-guides/v2-1-sdk-rest-api) for NET, Python, Java, and JavaScript have entered General Availability.
893893

894894
**New samples** are available on GitHub.
895895

@@ -1026,7 +1026,7 @@ The JSON responses for all API calls have new formats. Some keys and values have
10261026

10271027
## Next steps
10281028

1029-
Complete a [quickstart](./quickstarts/try-sdk-rest-api.md) to get started writing a forms processing app with Form Recognizer in the development language of your choice.
1029+
Complete a [quickstart](/azure/applied-ai-services/form-recognizer/how-to-guides/v2-1-sdk-rest-api) to get started writing a forms processing app with Form Recognizer in the development language of your choice.
10301030

10311031
## See also
10321032

0 commit comments

Comments
 (0)