Skip to content

Commit e17882c

Browse files
docs: fixes Setup guide (#25)
Just a small change in the example moving from /setup (blank site) to /guide/setup (actual docs for installation)
1 parent 875810e commit e17882c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/en/guide/usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Inside `hello.mdx`, add some markdown content:
3434
This a Nuxt MDX tomato.
3535
</section>
3636
37-
<nuxt-link to="/setup">
37+
<nuxt-link to="/guide/setup">
3838
back to setup page &rarr;
3939
</nuxt-link>
4040
```

0 commit comments

Comments
 (0)