diff --git a/packages/schema/src/config/experimental.ts b/packages/schema/src/config/experimental.ts index c00a4de820..a650f86294 100644 --- a/packages/schema/src/config/experimental.ts +++ b/packages/schema/src/config/experimental.ts @@ -275,7 +275,7 @@ export default defineUntypedSchema({ * - Add the capo.js head plugin in order to render tags in of the head in a more performant way. * - Uses the hash hydration plugin to reduce initial hydration * - * @see [Nuxt Discussion #22632](https://github.com/nuxt/nuxt/discussions/22632] + * @see [Nuxt Discussion #22632](https://github.com/nuxt/nuxt/discussions/22632) */ headNext: true,