From 162a23f7ae781b91d79b78c6aca227822d1709a5 Mon Sep 17 00:00:00 2001 From: Alexey Berezin <2991847+Beraliv@users.noreply.github.com> Date: Fri, 25 Oct 2024 04:39:47 +0100 Subject: [PATCH] docs: update Slidev & Nuxt links (#817) --- docs/packages/twoslash.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/packages/twoslash.md b/docs/packages/twoslash.md index ce4ce8752..df4cc4988 100644 --- a/docs/packages/twoslash.md +++ b/docs/packages/twoslash.md @@ -159,9 +159,9 @@ In markdown, you can use the following syntax to trigger Twoslash: While you can set up Twoslash with Shiki on your own with the instructions above, you can also find high-level integrations with frameworks and tools here: - [VitePress](/packages/vitepress#twoslash) - A plugin to enable Twoslash support in VitePress. -- [Nuxt](/packages/nuxt#twoslash) - A module to enable Twoslash for Nuxt Content. +- [Nuxt](/packages/nuxt#twoslash-integration) - A module to enable Twoslash for Nuxt Content. - [Vocs](https://vocs.dev/docs/guides/twoslash) - Vocs has TwoSlash support built-in. -- [Slidev](https://sli.dev/custom/highlighters.html#twoslash-integration) - Slidev has TwoSlash support built-in. +- [Slidev](https://sli.dev/features/twoslash#twoslash-integration) - Slidev has TwoSlash support built-in. ## Recipes