Anonymitaet commented on a change in pull request #13001:
URL: https://github.com/apache/pulsar/pull/13001#discussion_r757997451



##########
File path: site2/docs/io-debug.md
##########
@@ -44,12 +44,12 @@ To better demonstrate how to debug Pulsar connectors, here 
takes a Mongo sink co
     ```
 ## Debug in localrun mode
 Start the Mongo sink in localrun mode using the `localrun` command.
-> #### Tip
+> **Tip**
 > 
 > For more information about the `localrun` command, see 
 > [`localrun`](reference-connector-admin.md/#localrun-1).
 ```bash
 ./bin/pulsar-admin sinks localrun \
---archive pulsar-io-mongo-2.4.0.nar \ 
+--archive pulsar-io-mongo-{{pulsar:version}} \ 

Review comment:
       ```suggestion
   --archive connectors/pulsar-io-mongo-{{pulsar:version}}.nar \
   ```
   
   FYI: https://github.com/apache/pulsar/pull/12691/files#r745592765




-- 
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]


Reply via email to