This is an automated email from the ASF dual-hosted git repository.
vongosling pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-spring.git
The following commit(s) were added to refs/heads/master by this push:
new 0b8dab5 Update README.md
0b8dab5 is described below
commit 0b8dab5cc494c84873d73183811e5fa387ad4323
Author: von gosling <vongosling@apache.org>
AuthorDate: Wed Apr 3 10:37:07 2019 +0800
Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 0a33aac..b1f4178 100644
--- a/README.md
+++ b/README.md
@@ -188,7 +188,7 @@ public class ConsumerApplication{
> More relevant configurations for consuming:
>
-> see: [RocketMQMessageListener](rocketmq-spring/rocketmq-spring-boot/src/main/java/org/apache/rocketmq/spring/annotation/RocketMQMessageListener.java)
+> see: [RocketMQMessageListener](rocketmq-spring-boot/src/main/java/org/apache/rocketmq/spring/annotation/RocketMQMessageListener.java)
### Message Trace
|