You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/10/20 15:05:07 UTC

[GitHub] [pulsar] michaeljmarshall commented on a diff in pull request #18140: [fix][doc] Point Python and C++ docs to new GitHub repos

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


##########
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:
   Great catch. It should be 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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org