From 57839b3ad5ec84deddcdff5fd27aae45a9a31892 Mon Sep 17 00:00:00 2001 From: hank Date: Mon, 22 Apr 2024 11:05:30 +0800 Subject: [PATCH] chore: update ZH translation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit update the translation, the index here should not be translated to `索引` --- docs/zh/guide/markdown.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/zh/guide/markdown.md b/docs/zh/guide/markdown.md index 99b370b18617..b5dc779d697d 100644 --- a/docs/zh/guide/markdown.md +++ b/docs/zh/guide/markdown.md @@ -44,7 +44,7 @@ VitePress 带有内置的 Markdown 扩展。 ```md [Home](/) [foo](/foo/) -[foo heading](./#heading) +[foo heading](./#heading) [bar - three](../bar/three) [bar - three](../bar/three.md) [bar - four](../bar/four.html)