Skip to content

Commit 52187a3

Browse files
authored
Update docs/syntax/images.md
1 parent ff5db98 commit 52187a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/syntax/images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Images include screenshots, inline images, icons, and more. Syntax for images is
88

99
:::{note}
1010

11-
Irrespective of whether you use relative or absolute paths, if you reference an image that exists in a folder that is higher in the tree than the `toc.yml` file, it is at risk of being broken if the assembler rehomes this subtree and causes a warning in the build.
11+
When a page is referenced in a `toc.yml` file or a `docset.yml` file and you reference an image that exists outside the tree represented in that `.yml` file, it will fail to render and will generate warnings.
1212
:::
1313

1414
## Block-level images

0 commit comments

Comments
 (0)