From e475bc5700d15c86ae15f511137fd533569e8a2b Mon Sep 17 00:00:00 2001 From: Catherine Deskur <46695336+chdeskur@users.noreply.github.com> Date: Wed, 1 Oct 2025 14:03:23 -0400 Subject: [PATCH] update asset location --- .../docs/pages/component-library/default-components/embed.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fern/products/docs/pages/component-library/default-components/embed.mdx b/fern/products/docs/pages/component-library/default-components/embed.mdx index a5d3d5148..fa7aaa40b 100644 --- a/fern/products/docs/pages/component-library/default-components/embed.mdx +++ b/fern/products/docs/pages/component-library/default-components/embed.mdx @@ -86,7 +86,7 @@ Fern also implements a custom component for embedding downloadable assets: Enable users to download assets from within your documentation, instead of linking to them, by using the `` component. - Path to your local asset (relative to current MDX file) + Path to your local asset (relative to current MDX file). The asset must be located within the `fern` folder.