Skip to content

Commit bc2023b

Browse files
Remove TS README-level documentation, adjust logo
1 parent de80973 commit bc2023b

File tree

3 files changed

+33
-140
lines changed

3 files changed

+33
-140
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ message.custom_property; // in the response object as well
9999
```
100100

101101
> [!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.
103103
104104
## 🔗 (Optional) Development Setup in Combination With Our SDKs
105105

@@ -149,7 +149,7 @@ yarn start
149149

150150
## 📚 More Code Examples
151151

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.
153153

154154
## ✍️ Contributing
155155

assets/logo.svg

Lines changed: 31 additions & 16 deletions
Loading

docs/typescript.md

Lines changed: 0 additions & 122 deletions
This file was deleted.

0 commit comments

Comments
 (0)