mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-25 23:22:02 +00:00
docs: fix link to nitro routeRules
(#19455)
This commit is contained in:
parent
5977adb4d4
commit
a670e07703
@ -22,7 +22,7 @@ export default defineUntypedSchema({
|
|||||||
*
|
*
|
||||||
* @experimental This is an experimental feature and API may change in the future.
|
* @experimental This is an experimental feature and API may change in the future.
|
||||||
*
|
*
|
||||||
* @see https://nitro.unjs.io/config/#routes
|
* @see https://nitro.unjs.io/config/#routerules
|
||||||
*
|
*
|
||||||
* @type {typeof import('nitropack')['NitroConfig']['routeRules']}
|
* @type {typeof import('nitropack')['NitroConfig']['routeRules']}
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user