mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 13:45:18 +00:00
docs: capitalise hash for vue-router
docs link (#24948)
This commit is contained in:
parent
29a765081a
commit
d99001832f
@ -263,7 +263,7 @@ Of course, you are welcome to define metadata for your own use throughout your a
|
|||||||
|
|
||||||
#### `alias`
|
#### `alias`
|
||||||
|
|
||||||
You can define page aliases. They allow you to access the same page from different paths. It can be either a string or an array of strings as defined [here](https://router.vuejs.org/guide/essentials/redirect-and-alias.html#alias) on vue-router documentation.
|
You can define page aliases. They allow you to access the same page from different paths. It can be either a string or an array of strings as defined [here](https://router.vuejs.org/guide/essentials/redirect-and-alias.html#Alias) on vue-router documentation.
|
||||||
|
|
||||||
#### `keepalive`
|
#### `keepalive`
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user