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

jinrongtong pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/rocketmq.git


The following commit(s) were added to refs/heads/develop by this push:
     new 57e98c485 [ISSUE #6069] Fix README.md DLedger Controller link url 
incorrect (#6070)
57e98c485 is described below

commit 57e98c4850cae9c855d8f4bb3f29541528657689
Author: mxsm <[email protected]>
AuthorDate: Wed Feb 15 11:30:38 2023 +0800

    [ISSUE #6069] Fix README.md DLedger Controller link url incorrect (#6070)
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index f05c8d01b..77ad4f492 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ It offers a variety of features:
 
 * Messaging patterns including publish/subscribe, request/reply and streaming
 * Financial grade transactional message
-* Built-in fault tolerance and high availability configuration options base on 
[DLedger Controller](docs/cn/controller/quick_start.md)
+* Built-in fault tolerance and high availability configuration options base on 
[DLedger Controller](docs/en/controller/quick_start.md)
 * Built-in message tracing capability, also support opentracing
 * Versatile big-data and streaming ecosystem integration
 * Message retroactivity by time or offset

Reply via email to