Skip to content

Commit 25f812a

Browse files
authored
docs: incorrect sample apps link in readme.md (#3026)
1 parent 6a1e9f6 commit 25f812a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@ For complete pricing details visit our [Chat Pricing Page](https://getstream.io/
4848

4949
This repo includes 3 example apps. One made with Expo, two in TypeScript. One TypeScript app is a simple implementation for reference, the other is a more full featured app example.
5050

51-
- [Expo example](./examples/ExpoMessaging)
52-
- [Typescript example](./examples/TypeScriptMessaging)
53-
- [Fully featured messaging application](./examples/SampleApp)
51+
- [Expo example](https://github.com/GetStream/stream-chat-react-native/tree/develop/examples/ExpoMessaging)
52+
- [Typescript example](https://github.com/GetStream/stream-chat-react-native/tree/develop/examples/TypeScriptMessaging)
53+
- [Fully featured messaging application](https://github.com/GetStream/stream-chat-react-native/tree/develop/examples/SampleApp)
5454

5555
Besides, our team maintains a dedicated repository for fully-fledged sample applications and demos at [GetStream/react-native-samples](https://github.com/GetStream/react-native-samples). Please consider checking following sample applications:
5656

0 commit comments

Comments
 (0)