Skip to content

Commit 4a92690

Browse files
authored
Merge pull request #426 from talkjs/keerlu-patch-1
Add link to tutorial in README
2 parents 6e66a4a + 314581d commit 4a92690

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

howtos/how-to-mute-a-conversation/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
This is an example project for TalkJS's tutorial on [how to mute a conversation]().
1+
This is an example project for TalkJS's tutorial on [how to mute a conversation](https://talkjs.com/resources/how-to-mute-a-conversation/).
22

33
The project uses TalkJS's [custom conversation actions](https://talkjs.com/docs/Features/Customizations/Conversation_Actions/) to add a new "Mute conversation" option to the chat UI. It then listens for this custom action and calls TalkJS's JavaScript SDK to mute notifications for the conversation.
44

0 commit comments

Comments
 (0)