diff --git a/pages/features/image.mdx b/pages/features/image.mdx index 2b98f75b67..85cc8a08e6 100644 --- a/pages/features/image.mdx +++ b/pages/features/image.mdx @@ -15,7 +15,8 @@ import Image from 'next/image' import Callout from 'nextra-theme-docs/callout' - You need to opt-in to this feature by enabling `unstable_staticImage: true`. + You need to opt-in to this feature by enabling [`unstable_staticImage: + true`](/get-started#create-manually). Nextra also supports automatic static image imports, you no longer need to specify the width and height of the image manually,