mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 13:45:18 +00:00
docs: update route middleware link (#8196)
This commit is contained in:
parent
e6fee7b963
commit
52a42b0ece
@ -78,7 +78,7 @@ interface PageMeta {
|
||||
|
||||
- **Type**: `MiddlewareKey` | [`NavigationGuard`](https://router.vuejs.org/api/interfaces/NavigationGuard.html#navigationguard) | `Array<MiddlewareKey | NavigationGuard>`
|
||||
|
||||
Define anonymous or named middleware directly within `definePageMeta`. Learn more about [route middleware](/docs/directory-structure/middleware).
|
||||
Define anonymous or named middleware directly within `definePageMeta`. Learn more about [route middleware](/guide/directory-structure/middleware).
|
||||
|
||||
**`pageTransition`**
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user