Skip to content

Commit a670e07

Browse files
docs: fix link to nitro routeRules (#19455)
1 parent 5977adb commit a670e07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/schema/src/config/nitro.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ export default defineUntypedSchema({
2222
*
2323
* @experimental This is an experimental feature and API may change in the future.
2424
*
25-
* @see https://nitro.unjs.io/config/#routes
25+
* @see https://nitro.unjs.io/config/#routerules
2626
*
2727
* @type {typeof import('nitropack')['NitroConfig']['routeRules']}
2828
*/

0 commit comments

Comments
 (0)