File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
articles/applied-ai-services/form-recognizer/quickstarts/includes Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ recommendations: false
13
13
---
14
14
<!-- markdownlint-disable MD025 -->
15
15
16
- [ SDK reference] ( / https://azuresdkdocs.blob.core.windows.net/$web/python/azure-ai-formrecognizer/3.2.0/index.html) | [ API reference] ( https://westus.dev.cognitive.microsoft.com/docs/services/form-recognizer-api-2022-08-31/operations/AnalyzeDocument ) | [ Package (PyPi)] ( https://pypi.org/project/azure-ai-formrecognizer/3.2.0/ ) | [ Samples] ( https://github.com/Azure/azure-sdk-for-python/blob/azure-ai-formrecognizer_3.2.0/sdk/formrecognizer/azure-ai-formrecognizer/samples/README.md ) | [ Supported REST API versions] ( ../../sdk-overview.md )
16
+ [ SDK reference] ( https://azuresdkdocs.blob.core.windows.net/$web/python/azure-ai-formrecognizer/3.2.0/index.html ) | [ API reference] ( https://westus.dev.cognitive.microsoft.com/docs/services/form-recognizer-api-2022-08-31/operations/AnalyzeDocument ) | [ Package (PyPi)] ( https://pypi.org/project/azure-ai-formrecognizer/3.2.0/ ) | [ Samples] ( https://github.com/Azure/azure-sdk-for-python/blob/azure-ai-formrecognizer_3.2.0/sdk/formrecognizer/azure-ai-formrecognizer/samples/README.md ) | [ Supported REST API versions] ( ../../sdk-overview.md )
17
17
18
18
In this quickstart you'll, use the following features to analyze and extract data and values from forms and documents:
19
19
You can’t perform that action at this time.
0 commit comments