Skip to content

Commit 305ef79

Browse files
docs: fix cookbook link (#507)
1 parent 07bd3d5 commit 305ef79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/content/en/guide/setup.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ if (config.dev) {
119119

120120
That's it, you're all set to use TypeScript in your **layouts**, **components**, **plugins** and **middlewares**.
121121

122-
You can check the [**CookBook**](/cookbook/components/) section to get some TypeScript recipes for your Nuxt project.
122+
You can check the [**CookBook**](/cookbook/components) section to get some TypeScript recipes for your Nuxt project.
123123

124124
## Module options
125125

0 commit comments

Comments
 (0)