tsunghanjacktsai commented on code in PR #393: URL: https://github.com/apache/rocketmq-site/pull/393#discussion_r1042882330
########## i18n/en/docusaurus-plugin-content-docs/version-5.0/02-quickStart/02quickstart.md: ########## @@ -86,17 +86,17 @@ $ sh bin/tools.sh org.apache.rocketmq.example.quickstart.Consumer ## 5. Send and Receive Messages with SDK -We can also try to use the client sdk to send and receive messages. +We can also try to use the client sdk to send and receive messages, you can see more details from [rocketmq-clients](https://github.com/apache/rocketmq-clients). Review Comment: Hey @aaron-ai , The CI won't pass due to the Docusaurus bug of referencing links. It would automatically add the prefix of the original website to the link written in Markdown style. So I guess you could only temporarily reference a link by the HTML style at the moment. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
