lhotari commented on code in PR #18140:
URL: https://github.com/apache/pulsar/pull/18140#discussion_r1000760484


##########
site2/website/versioned_docs/version-2.10.x/client-libraries-cpp.md:
##########
@@ -654,7 +654,7 @@ Client client("pulsar+ssl://my-broker.com:6651", config);
 
 ```
 
-For complete examples, refer to [C++ client 
examples](https://github.com/apache/pulsar/tree/master/pulsar-client-cpp/examples).
+For complete examples, refer to [C++ client 
examples](https://github.com/apache/pulsar-client-cpp/examples).

Review Comment:
   it seems that `main` is the default branch now. so this url is 
https://github.com/apache/pulsar-client-cpp/tree/main/examples



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