Skip to content

Commit a493667

Browse files
committed
Add tutorial link to README
1 parent 98c7cc9 commit a493667

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

howtos/how-to-make-a-threaded-chat/README.md

Lines changed: 1 addition & 1 deletion
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 make a comment section with threaded replies.
1+
This is an example project for TalkJS's tutorial on [how to make a comment section with threaded replies](https://talkjs.com/resources/how-to-build-a-reply-thread-feature-with-talkjs/).
22

33
This project uses action buttons and the REST API to add a custom reply option that opens a new conversation for replies, and a back button to navigate back to the original message. It also uses a webhook to listen for new messages and updates the reply action button to show the number of replies.
44

0 commit comments

Comments
 (0)