Skip to content

Commit b0a787a

Browse files
committed
Update zip download links
1 parent aa2b391 commit b0a787a

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

react-classic-sdk/basic-example/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This is a basic example that demonstrates how to integrate TalkJS into a React a
44

55
This example uses React version 18. You can use the classic React SDK with versions 17 and up.
66

7-
> [!TIP] > [Download this example project as a zip file](https://github.com/talkjs/talkjs-examples/releases/latest/download/react.basic-example.zip)
7+
> [!TIP] > [Download this example project as a zip file](https://github.com/talkjs/talkjs-examples/releases/latest/download/react-classic-sdk.basic-example.zip)
88
99
## Prerequisites
1010

react-classic-sdk/next.js/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The classic React SDK isn't able to render components on the server, so you can
66

77
This example uses React version 18.
88

9-
> [!TIP] > [Download this example project as a zip file](https://github.com/talkjs/talkjs-examples/releases/latest/download/react.next.js.zip)
9+
> [!TIP] > [Download this example project as a zip file](https://github.com/talkjs/talkjs-examples/releases/latest/download/react-classic-sdk.next.js.zip)
1010
1111
## Prerequisites
1212

react-classic-sdk/remote-work-demo/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This example shows you how to use React and TalkJS to create a team chat with ch
44

55
The example uses React version 18. You can use the [classic React SDK](https://talkjs.com/docs/UI_Components/React/Classic) with versions 17 and up.
66

7-
> [!TIP] > [Download this example project as a zip file](https://github.com/talkjs/talkjs-examples/releases/latest/download/react.remote-work-demo.zip)
7+
> [!TIP] > [Download this example project as a zip file](https://github.com/talkjs/talkjs-examples/releases/latest/download/react-classic-sdk.remote-work-demo.zip)
88
99
## Instructions
1010

react-classic-sdk/team-chat-with-threads/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ See our [How to add reply threads to your TalkJS team chat](https://talkjs.com/r
66

77
The example uses React version 18. You can use the [classic React SDK](https://talkjs.com/docs/UI_Components/React/Classic) with versions 17 and up.
88

9-
> [!TIP] > [Download this example project as a zip file](https://github.com/talkjs/talkjs-examples/releases/latest/download/react.team-chat-with-threads.zip)
9+
> [!TIP] > [Download this example project as a zip file](https://github.com/talkjs/talkjs-examples/releases/latest/download/react-classic-sdk.team-chat-with-threads.zip)
1010
1111
## Prerequisites
1212

0 commit comments

Comments
 (0)