Skip to content

Commit 0259a90

Browse files
authored
docs: fix nitro plugins link
1 parent b6bbb42 commit 0259a90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/4.api/4.advanced.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Nuxt Content is highly customizable, giving you freedom and control over how the
1010

1111
The module adds some hooks you can use:
1212

13-
`content:file:*` hooks are available in nitro runtime, in order to use them you need to create a custom [nitro plugin](https://nitro.unjs.io/guide/plugins.html).
13+
`content:file:*` hooks are available in nitro runtime, in order to use them you need to create a custom [nitro plugin](https://nitro.unjs.io/guide/advanced/plugins).
1414

1515
Create a plugin in the `server/plugins/` directory
1616

0 commit comments

Comments
 (0)