Skip to content

Commit 8d1a573

Browse files
authored
Update documentation support links (#1220)
Update support channels in documentation: - Google Group link removed - > The Hazelcast Google User Group is read-only. Please post your questions on the Hazelcast Community Slack)
1 parent c654699 commit 8d1a573

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

Reference_Manual.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3843,8 +3843,6 @@ You can use the following channels for your questions and development/usage issu
38433843
38443844
* This repository by opening an issue.
38453845
* [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
38483846
38493847
# 10. Contributing
38503848

hazelcast/include/hazelcast/client/hazelcast_client.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ namespace client {
7171
* Our C++ client is completely open source and the source code is freely
7272
* available at https://github.com/hazelcast/hazelcast-cpp-client . Please feel
7373
* 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
7575
* to your questions.
7676
*/
7777
class HAZELCAST_API hazelcast_client

0 commit comments

Comments
 (0)