Skip to content

Commit da88573

Browse files
authored
Add the RocketMQ word Hyperlink in readme file (#138)
1 parent fe3cc4e commit da88573

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README-chinese.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# Features
88

99
* 轻量级部署:可以单独部署,也支持集群部署
10-
* 多种类型的数据输入以及输出,source 支持 rocketmq , sink 支持db, rocketmq 等
10+
* 多种类型的数据输入以及输出,source 支持 [RocketMQ](https://github.com/apache/rocketmq) , sink 支持db, rocketmq 等
1111

1212
# Architecture
1313
- [整体架构](docs/design/1.RocketMQ-streams整体架构.md): 介绍RocketMQ-streams总体构成;

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
## Features
1515

1616
* Lightweight deployment: RocketMQ Streams can be deployed separately or in cluster mode.
17-
* Various types of data input and output: source supports RocketMQ while sink supports databases and RocketMQ, etc.
17+
* Various types of data input and output: source supports [RocketMQ](https://github.com/apache/rocketmq) while sink supports databases and RocketMQ, etc.
1818

1919
## DataStream Example
2020

0 commit comments

Comments
 (0)