File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
articles/applied-ai-services/form-recognizer Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -193,7 +193,7 @@ Using the programming language of your choice to analyze a form or document with
193
193
194
194
* [ ** C#/.NET** ] ( https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/formrecognizer/Azure.AI.FormRecognizer/samples/Sample_ModelCompose.md )
195
195
196
- * [ ** Java** ] ( https://github.com/Azure/azure-sdk-for-java/tree /main/sdk/formrecognizer/azure-ai-formrecognizer/src/samples/java/com/azure/ai/formrecognizer )
196
+ * [ ** Java** ] ( https://github.com/Azure/azure-sdk-for-java/blob /main/sdk/formrecognizer/azure-ai-formrecognizer/src/samples/java/com/azure/ai/formrecognizer/AnalyzeCustomDocumentFromUrl.java )
197
197
198
198
* [ ** JavaScript** ] ( https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/formrecognizer/ai-form-recognizer/samples/v3/javascript/recognizeCustomForm.js )
199
199
You can’t perform that action at this time.
0 commit comments