Skip to content

Commit 44fd439

Browse files
docs: update link to @nuxt/content options (#929)
1 parent 0979d68 commit 44fd439

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/packages/nuxt.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
On top of that, Nuxt also provide some module integrations for Shiki allowing you use it easier:
66

77
- [`nuxt-shiki`](https://github.com/pi0/nuxt-shiki) - Shiki integration for client and server sides, with component usage.
8-
- [`@nuxt/content`](https://github.com/nuxt/content) - Nuxt Content has Shiki built-in for markdown files. [You can enable it with the `highlight` option](https://content.nuxt.com/get-started/configuration#highlight).
8+
- [`@nuxt/content`](https://github.com/nuxt/content) - Nuxt Content has Shiki built-in for markdown files. [You can enable it with the `highlight` option](https://content.nuxt.com/docs/getting-started/configuration#highlight).
99
- [`@nuxtjs/mdc`](https://github.com/nuxt-modules/mdc) - The underlying module of `@nuxt/content` that provides Markdown Component (MDC) syntax as well as Shiki for syntax highlighting.
1010

1111
## TwoSlash Integration

0 commit comments

Comments
 (0)