Skip to content

Commit dd638d2

Browse files
authored
Update common-faqs.md
1 parent 71ff808 commit dd638d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/includes/tutorial-sidecar/common-faqs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ For more information on configuring `IsMain`, see [Microsoft.Web sites/siteconta
2222

2323
The Volume mounts feature enables you to share non-persistent files and directories between containers within your Web App.
2424

25-
:::image type="content" source="media/tutorial-custom-container-sidecar/configure-volume-mounts.png" alt-text="Screenshot showing a volume mount configuration for a sidecar container.":::
25+
:::image type="content" source="../media/tutorial-custom-container-sidecar/configure-volume-mounts.png" alt-text="Screenshot showing a volume mount configuration for a sidecar container.":::
2626

2727
**Volume sub path:** This is a logical directory path that is automatically created, and is not referenced within the container. Containers that are configured with the same volume sub path can share files and directories with each other.
2828

0 commit comments

Comments
 (0)