Skip to content

Commit 9568d2e

Browse files
committed
expand which assets are included
1 parent 70505eb commit 9568d2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

image-embeds.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ icon: "image"
66

77
Add images, embed videos, and include interactive content with iframes in your documentation.
88

9-
All image and video assets in your docs repository are automatically served at the appropriate path on your domain. For example, if you have `/images/my-logo.png` in your repo, the image will be available at `https://yourdocsurl.extension/images/my-logo.png`.
9+
All static assets in your docs repository are automatically served at the appropriate path on your domain. For example, if you have `/images/my-logo.png` in your repo, the image will be available at `https://yourdocsurl.extension/images/my-logo.png`.
1010

1111
<Frame>
1212
<img

0 commit comments

Comments
 (0)