From 298668da74a165bf3913485f6a5a0e7c2aeb612d Mon Sep 17 00:00:00 2001 From: anorek <50644483+anorek@users.noreply.github.com> Date: Tue, 5 Nov 2019 02:06:38 +0100 Subject: [PATCH] fix issue 17365 (#17398) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit add missing "。" by the end of 参考 card. --- content/zh/docs/home/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/zh/docs/home/_index.md b/content/zh/docs/home/_index.md index 339c75380d..d50c07e091 100644 --- a/content/zh/docs/home/_index.md +++ b/content/zh/docs/home/_index.md @@ -77,7 +77,7 @@ cards: button_path: "/zh/docs/tasks" - name: reference title: 参考 - description: 术语、命令行语法、API 资源类型和设置工具文档 + description: 术语、命令行语法、API 资源类型和设置工具文档。 button: 查看参考 button_path: /zh/docs/reference - name: contribute