Github user vongosling commented on a diff in the pull request:
https://github.com/apache/storm/pull/2518#discussion_r166494139
--- Diff: external/storm-rocketmq/README.md ---
@@ -1,6 +1,6 @@
# Storm RocketMQ
-Storm/Trident integration for
[RocketMQ](https://rocketmq.incubator.apache.org/). This package includes the
core spout, bolt and trident states that allows a storm topology to either
write storm tuples into a topic or read from topics in a storm topology.
+Storm/Trident integration for [RocketMQ](https://rocketmq.apache.org/).
This package includes the core spout, bolt and trident states that allows a
storm topology to either write storm tuples into a topic or read from topics in
a storm topology.
--- End diff --
greatï¼
---