Merge pull request #625 from GetStream/docs/fix-example-link
docs(core): fix example folder link
This commit is contained in:
@@ -26,7 +26,7 @@ It teaches you how to use this SDK and also shows how to make frequently require
|
|||||||
## Example App
|
## Example App
|
||||||
|
|
||||||
This repo includes a fully functional example app with setup instructions.
|
This repo includes a fully functional example app with setup instructions.
|
||||||
The example is available under the [example](https://github.com/GetStream/stream-chat-flutter-core/tree/master/example) folder.
|
The example is available under the [example](https://github.com/GetStream/stream-chat-flutter/tree/main/packages/stream_chat_flutter_core/example) folder.
|
||||||
|
|
||||||
## Add dependency
|
## Add dependency
|
||||||
Add this to your package's pubspec.yaml file, use the latest version [](https://pub.dartlang.org/packages/stream_chat_flutter_core)
|
Add this to your package's pubspec.yaml file, use the latest version [](https://pub.dartlang.org/packages/stream_chat_flutter_core)
|
||||||
|
|||||||
Reference in New Issue
Block a user