You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-services/document-intelligence/faq.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -576,7 +576,7 @@ sections:
576
576
How can I set up containers with shared storage?
577
577
answer: |
578
578
579
-
The containers use "Mounts:Shared" property while starting up for specifying the shared storage to store the processing files. You can refer the following [documentation](containers/install-run?view=doc-intel-3.0.0&tabs=custom#create-a-folder-for-storing-internal-processing-shared-between-the-containers) to see the use of this property.
579
+
The containers use "Mounts:Shared" property while starting up for specifying the shared storage to store the processing files. You can refer the following [containers documentation](containers/install-run.md?view=doc-intel-3.0.0&tabs=custom#create-a-folder-for-storing-internal-processing-shared-between-the-containers) to see the use of this property.
0 commit comments