Skip to content

Commit c720de9

Browse files
docs: fix ChatView-related broken link (#2511)
1 parent c12f806 commit c720de9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus/docs/React/release-guides/upgrade-to-v12.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ keywords: [migration guide, upgrade, v12, breaking changes]
66

77
## Introducing Threads 2.0
88

9-
With the release of v12 of our SDK we're also releasing new thread functionality - specifically "thread view", which consists of [`ThreadList`](../components/core-components/thread-list.mdx) and [`Thread`](../components/core-components/thread.mdx) components allowing your users to quickly go over threaded conversations they're part of. To implement this simple view see [thread and channel view guide](../guides/chat-view.mdx).
9+
With the release of v12 of our SDK we're also releasing new thread functionality - specifically "thread view", which consists of [`ThreadList`](../components/core-components/thread-list.mdx) and [`Thread`](../components/core-components/thread.mdx) components allowing your users to quickly go over threaded conversations they're part of. To implement this simple view see [thread and channel view guide](../components/utility-components/chat-view.mdx).
1010

1111
### Thread & ThreadManager
1212

0 commit comments

Comments
 (0)