File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed
hazelcast/include/hazelcast/client Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -3843,8 +3843,6 @@ You can use the following channels for your questions and development/usage issu
3843
3843
3844
3844
* This repository by opening an issue.
3845
3845
* [Hazelcast Community Slack - C++ Client Channel](https://hazelcastcommunity.slack.com/channels/cpp-client)
3846
- * Google Groups: https://groups.google.com/forum/#!forum/hazelcast
3847
- * Stack Overflow: https://stackoverflow.com/questions/tagged/hazelcast
3848
3846
3849
3847
# 10. Contributing
3850
3848
Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ namespace client {
71
71
* Our C++ client is completely open source and the source code is freely
72
72
* available at https://github.com/hazelcast/hazelcast-cpp-client . Please feel
73
73
* free to contribute. You can join our community at
74
- * https://groups.google .com/forum/#!forum/hazelcast where you can find answers
74
+ * https://hazelcastcommunity.slack .com/channels/cpp-client where you can find answers
75
75
* to your questions.
76
76
*/
77
77
class HAZELCAST_API hazelcast_client
You can’t perform that action at this time.
0 commit comments