diff --git a/docs/content/migration/6.pages-and-layouts.md b/docs/content/migration/6.pages-and-layouts.md index 8c9fd196669..f7d1003baf4 100644 --- a/docs/content/migration/6.pages-and-layouts.md +++ b/docs/content/migration/6.pages-and-layouts.md @@ -78,8 +78,6 @@ If you were passing a custom page key or keep-alive props to ``, you will See [more about migrating Nuxt component hooks](/migration/component-options). -Intentionally adding [broken link](/broken/link). - ### Page and Layout Transitions If you have been defining transitions for your page or layout directly in your component options, you will now need to use `definePageMeta` to set the transition.