This is an automated email from the ASF dual-hosted git repository. guoyp pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/griffin-site.git
commit 2e3b693236cbc2253c66efc3ad19622d4277d8f8 Author: dapeng <[email protected]> AuthorDate: Mon Jan 21 10:27:32 2019 +0800 update _config.yml,add quickstart-cn item --- _config.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_config.yml b/_config.yml index 1ef0222..498d995 100644 --- a/_config.yml +++ b/_config.yml @@ -35,6 +35,8 @@ documentations: links: - title: Quick Start url: /docs/quickstart.html + - title: Quick Start: Chinese Version + url: /docs/quickstart-cn.html - title: Streaming Use Cases url: /docs/usecases.html - title: Profiling Use Cases
