Skip to content

Commit

Permalink
docs: fix link (#373)
Browse files Browse the repository at this point in the history
  • Loading branch information
hooray committed Apr 24, 2024
1 parent f940117 commit 85e4e48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/file-based-routing.md
Expand Up @@ -179,4 +179,4 @@ VueRouter({
})
```

Note that the provided folders must be separate and one _route folder_ cannot contain another specified _route folder_. If you need further customization, give [definePage()](#definepage-in-script) a try.
Note that the provided folders must be separate and one _route folder_ cannot contain another specified _route folder_. If you need further customization, give [definePage()](extending-routes#definepage) a try.

0 comments on commit 85e4e48

Please sign in to comment.