Skip to content

Commit

Permalink
Merge pull request #75 from boliza/fix/broken_link_in_zh_cn
Browse files Browse the repository at this point in the history
fix broken link in zh_cn document
  • Loading branch information
wushengyeyouya authored Jul 22, 2021
2 parents 1effc34 + 98864fe commit cbadc7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/zh_CN/ch1/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[![License](https://img.shields.io/badge/license-Apache%202-4EB1BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)

[English](../../../) | 中文
[English](../../../README.md) | 中文

## 项目简介
Exchangis是一个轻量级的、高扩展性的数据交换平台,支持对结构化及无结构化的异构数据源之间的数据传输,在应用层上具有数据权限管控、节点服务高可用和多租户资源隔离等业务特性,而在数据层上又具有传输架构多样化、模块插件化和组件低耦合等架构特点。
Expand Down

0 comments on commit cbadc7b

Please sign in to comment.