Skip to content

Commit b31cd8e

Browse files
authored
Update docs/syntax/images.md
1 parent 836ed29 commit b31cd8e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/syntax/images.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ Images include screenshots, inline images, icons, and more. Syntax for images is
77
3. there are restrictions on the scope of image paths
88

99
:::{note}
10-
If a page uses a relative image path, it must be relative to the `toc.yml` or `docset.yml` that includes the page rather than relative to the page itself.
1110
This type of relative path may fail to render when you run a local build, thus it's generally preferable to use an absolute path, for example: `/solutions/images/observability-apm-app-landing.png`.
1211

1312
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.

0 commit comments

Comments
 (0)