Skip to content

Commit

Permalink
doc: add link to route rules
Browse files Browse the repository at this point in the history
  • Loading branch information
harlan-zw authored Sep 11, 2023
1 parent ed74912 commit a72076c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

## Nuxt 3

In Nuxt 3 redirects are supported out of the box through route rules, this module is not needed.
In Nuxt 3 redirects are supported out of the box through [Route Rules](https://nuxt.com/docs/guide/concepts/rendering#hybrid-rendering), this module is not needed.

```ts
export default defineNuxtConfig({
Expand Down

0 comments on commit a72076c

Please sign in to comment.