Skip to content

Commit 556a571

Browse files
authored
Merge pull request #282287 from laujan/288091-add-github-samples-to-toc
update toc with code sample repo links
2 parents d489131 + 5364199 commit 556a571

File tree

1 file changed

+5
-5
lines changed
  • articles/ai-services/document-intelligence

1 file changed

+5
-5
lines changed

articles/ai-services/document-intelligence/toc.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -236,16 +236,16 @@ items:
236236
- name: Composed models
237237
displayName: custom, assign, modelId, model ID
238238
href: concept-composed-models.md
239-
- name: Samples
239+
- name: Code samples
240240
items:
241241
- name: "C#/.NET"
242-
href: /dotnet/api/overview/azure/ai.formrecognizer-readme?view=azure-dotnet#examples&preserve-view=true
242+
href: https://github.com/Azure-Samples/document-intelligence-code-samples/blob/main/.NET(v4.0)/README.md
243243
- name: "Java"
244-
href: /java/api/overview/azure/ai-formrecognizer-readme?view=azure-java-stable#examples&preserve-view=true
244+
href: https://github.com/Azure-Samples/document-intelligence-code-samples/blob/main/Java(v4.0)/README.md
245245
- name: "Python"
246-
href: /python/api/overview/azure/ai-formrecognizer-readme?view=azure-python#examples&preserve-view=true
246+
href: https://github.com/Azure-Samples/document-intelligence-code-samples/blob/main/Python(v4.0)/Layout_model/README.md
247247
- name: "JavaScript"
248-
href: /javascript/api/overview/azure/ai-form-recognizer-readme?view=azure-node-latest#examples&preserve-view=true
248+
href: https://github.com/Azure-Samples/document-intelligence-code-samples/blob/main/JavaScript(v4.0)/README.md
249249
- name: Responsible AI
250250
items:
251251
- name: Transparency note

0 commit comments

Comments
 (0)