From b83195db100365d910fb04037b948f4ebe12f5c0 Mon Sep 17 00:00:00 2001 From: antnesswcm <58334061+antnesswcm@users.noreply.github.com> Date: Wed, 14 Dec 2022 13:46:51 +0800 Subject: [PATCH 1/2] =?UTF-8?q?Modify=20the=20link=20to=20the=20error=20?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=93=BE=E6=8E=A5=E6=8C=87=E5=90=91=E9=94=99?= =?UTF-8?q?=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 中文文档的guide应该指向zh/guide The guide of Chinese documents should point to zh/guide --- docs/zh/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/zh/README.md b/docs/zh/README.md index 64b12fb..921e514 100644 --- a/docs/zh/README.md +++ b/docs/zh/README.md @@ -9,4 +9,4 @@ footer: MIT Licensed | Made with love by DIYgod -

快速上手 →

+

快速上手 →

From 1dc5acf755d92b3a1fbb0c5391b2f85a7e2c3c40 Mon Sep 17 00:00:00 2001 From: antnesswcm <58334061+antnesswcm@users.noreply.github.com> Date: Wed, 14 Dec 2022 13:47:52 +0800 Subject: [PATCH 2/2] =?UTF-8?q?Modify=20the=20link=20to=20the=20error=20?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=93=BE=E6=8E=A5=E6=8C=87=E5=90=91=E9=94=99?= =?UTF-8?q?=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 中文文档的guide应该指向zh/guide The guide of Chinese documents should point to zh/guide https://github.com/DIYgod/DPlayer/issues/1312 --- docs/zh/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/zh/README.md b/docs/zh/README.md index 921e514..84f9afd 100644 --- a/docs/zh/README.md +++ b/docs/zh/README.md @@ -1,7 +1,7 @@ --- home: true actionText: Get Started → -actionLink: /guide/ +actionLink: /zh/guide/ footer: MIT Licensed | Made with love by DIYgod ---