This is an automated email from the ASF dual-hosted git repository.

kirs pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git


The following commit(s) were added to refs/heads/dev by this push:
     new f366e92  [Doc] Add the same shields in zh_CN doc for easy language 
switching (#1085)
f366e92 is described below

commit f366e929b032c6a4b43547d52e2954698c50c8c9
Author: Benedict Jin <[email protected]>
AuthorDate: Tue Jan 18 10:31:30 2022 +0800

    [Doc] Add the same shields in zh_CN doc for easy language switching (#1085)
---
 README_zh_CN.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README_zh_CN.md b/README_zh_CN.md
index f5becf4..00c46de 100644
--- a/README_zh_CN.md
+++ b/README_zh_CN.md
@@ -4,8 +4,9 @@
 
 [![Backend 
Workflow](https://github.com/apache/incubator-seatunnel/actions/workflows/backend.yml/badge.svg?branch=dev)](https://github.com/apache/incubator-seatunnel/actions/workflows/backend.yml)
 
-
 ---
+[![EN doc](https://img.shields.io/badge/document-English-blue.svg)](README.md)
+[![CN doc](https://img.shields.io/badge/文档-中文版-blue.svg)](README_zh_CN.md)
 
 更名通知:SeaTunnel 原名为 waterdrop,于 2021 年 10 月 12 日更名为 SeaTunnel。
 

Reply via email to