You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -99,7 +99,7 @@ message.custom_property; // in the response object as well
99
99
```
100
100
101
101
> [!WARNING]
102
-
> Generics mechanism has been removed in version `9.0.0` in favour of the module augmentation, please see [the release guide](https://getstream.io/chat/docs/node/upgrade_to_v9) on how to migrate.
102
+
> Generics mechanism has been removed in version `9.0.0` in favour of the module augmentation, please see [the release guide](https://getstream.io/chat/docs/node/upgrade-stream-chat-to-v9) on how to migrate.
103
103
104
104
## 🔗 (Optional) Development Setup in Combination With Our SDKs
105
105
@@ -149,7 +149,7 @@ yarn start
149
149
150
150
## 📚 More Code Examples
151
151
152
-
Head over to [docs/typescript.md](./docs/typescript.md) for more examples.
152
+
Read up more on [Logging](./docs/logging.md) and [User Token](./docs/userToken.md) or visit our [documentation](https://getstream.io/chat/docs/) for more examples.
0 commit comments