Skip to content

Commit 61cd081

Browse files
Updating urls for docs
1 parent 9168465 commit 61cd081

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Version 3.x is a major revamp of the SDK and comes with **many breaking changes*
3636
- Removed css string notation for styles on theme
3737
- Added displayName to components with bracket notation denoting the theme path e.g. `MessageStatus.displayName = 'MessageStatus{message{status}}';` indicates the theme path would be modified via `const customTheme: DeepPartial<Theme> = { message: { status: { ...customizations } } }`.
3838

39-
Please find detailed docs about this release in our [wiki](https://github.com/GetStream/stream-chat-react-native/wiki#v30-beta)
39+
Please find detailed docs about this release in our [wiki](https://github.com/GetStream/stream-chat-react-native/wiki#v300)
4040

4141
## [2.2.2] 2021-02-07
4242

β€ŽREADME.mdβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Currently we are working on publishing v3.0.0. Its in beta phase (`v3.0.0-beta.2
3030
- [Chat UI Kit](https://getstream.io/chat/ui-kit/)
3131
- [Release Notes](https://github.com/GetStream/stream-chat-react-native/releases)
3232
- [Internationalization (i18n)](https://github.com/GetStream/stream-chat-react-native/wiki/Internationalization-(i18n))
33-
- [Cookbook](https://github.com/GetStream/stream-chat-react-native/wiki#v30-beta) πŸš€
33+
- [Cookbook](https://github.com/GetStream/stream-chat-react-native/wiki#v300) πŸš€
3434

3535
## Contents
3636

@@ -94,7 +94,7 @@ Check out our tutorial on how to build a slack clone using react-native and stre
9494

9595
## πŸ“‹ Docs
9696

97-
Please check following url for all the detailed documentation - https://github.com/GetStream/stream-chat-react-native/wiki#v30-beta
97+
Please check following url for all the detailed documentation - https://github.com/GetStream/stream-chat-react-native/wiki#v300
9898

9999
## πŸ’¬ Keep in mind
100100

0 commit comments

Comments
Β (0)