Skip to content

Commit 2d6f7c8

Browse files
authored
Update image ref (#439)
1 parent eae6037 commit 2d6f7c8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/stream_video/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Stream Video Flutter
22
Official LLC (Low-level client) package for the [Stream Video SDK](https://getstream.io/video/sdk/flutter/). This package contains mostly low-level interfaces and methods for interacting with Stream Video and device APIs. We recommend you use the `stream_video_flutter` package for UI components associated with Stream Video.
33

4-
<img src=".readme-assets/Github-Graphic-Flutter.jpg" alt="Stream Video for Flutter Header image" style="box-shadow: 0 3px 10px rgb(0 0 0 / 0.2); border-radius: 1rem" />
4+
<img src="../../.readme-assets/Github-Graphic-Flutter.jpg" alt="Stream Video for Flutter Header image" style="box-shadow: 0 3px 10px rgb(0 0 0 / 0.2); border-radius: 1rem" />
55

66
## Quick Links
77

packages/stream_video_flutter/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Stream Video Flutter
22
Official Flutter package for the [Stream Video SDK](https://getstream.io/video/sdk/flutter/)
33

4-
<img src=".readme-assets/Github-Graphic-Flutter.jpg" alt="Stream Video for Flutter Header image" style="box-shadow: 0 3px 10px rgb(0 0 0 / 0.2); border-radius: 1rem" />
4+
<img src="../../.readme-assets/Github-Graphic-Flutter.jpg" alt="Stream Video for Flutter Header image" style="box-shadow: 0 3px 10px rgb(0 0 0 / 0.2); border-radius: 1rem" />
55

66
## Quick Links
77

0 commit comments

Comments
 (0)