docs: fix link to nitro routeRules (#19455)

This commit is contained in:
Alexander Lichter 2023-03-05 11:10:56 +01:00 committed by GitHub
parent 5977adb4d4
commit a670e07703
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@ export default defineUntypedSchema({
*
* @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']}
*/