From 2507dced7c4cbfa8189cee38f7d81afe70e489e4 Mon Sep 17 00:00:00 2001 From: warmthsea <2586244885@qq.com> Date: Mon, 26 Aug 2024 14:49:07 +0800 Subject: [PATCH] docs: fix directory active --- docs/.vitepress/pages.ts | 2 +- docs/features/index.md | 2 +- docs/guide/why.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/.vitepress/pages.ts b/docs/.vitepress/pages.ts index 8ee081f092..e0f990d3a0 100644 --- a/docs/.vitepress/pages.ts +++ b/docs/.vitepress/pages.ts @@ -5,7 +5,7 @@ export const Guides = [ }, { text: 'Getting Started', - link: '/guide/index', + link: '/guide/', }, { text: 'Syntax Guide', diff --git a/docs/features/index.md b/docs/features/index.md index 7f290fedca..97faf94555 100644 --- a/docs/features/index.md +++ b/docs/features/index.md @@ -44,7 +44,7 @@ function removeTag(tag: string) { This is a list of all the individual features that Slidev provides. Each feature can be used independently and is optional. -You can also read to learn the features by topic. +You can also read to learn the features by topic.
guide to create your first Slidev project in one click or one command. +Playing around with Slidev will tell you more than thousands of words. Check the guide to create your first Slidev project in one click or one command. Or you can have a quick preview of it: