Skip to content

Commit 1e77312

Browse files
authored
Update docs/syntax/images.md
1 parent 08f1e69 commit 1e77312

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
@@ -7,7 +7,7 @@ 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 you reference an image using a relative path, it must be relative to the `toc.yml` or `docset.yml` rather than relative to the page that uses it.
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.
1111
This typically fails to render when you run a local build, thus it's preferrable to use an absolute path, for example: `/solutions/images/observability-apm-app-landing.png`.
1212
:::
1313

0 commit comments

Comments
 (0)