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 @@ -159,7 +159,7 @@ Use the programming language code of your choice to create a composed model that
159
159
160
160
* [ ** C#/.NET** ] ( https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/formrecognizer/Azure.AI.FormRecognizer/samples/Sample_ModelCompose.md ) .
161
161
162
- * [ ** Java** ] ( https://github.com/Azure/azure-sdk-for-java/tree /main/sdk/formrecognizer/azure-ai-formrecognizer/src/samples/java/com/azure/ai/formrecognizer ) .
162
+ * [ ** Java** ] ( https://github.com/Azure/azure-sdk-for-java/blob /main/sdk/formrecognizer/azure-ai-formrecognizer/src/samples/java/com/azure/ai/formrecognizer/administration/CreateComposedModel.java ) .
163
163
164
164
* [ ** JavaScript** ] ( https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/formrecognizer/ai-form-recognizer/samples/v3/javascript/createComposedModel.js ) .
165
165
You can’t perform that action at this time.
0 commit comments