From 6a4ee15b6c784cf9bf58bd0b349bd5d31b9a864b Mon Sep 17 00:00:00 2001 From: Salvatore Giordano Date: Thu, 4 Feb 2021 15:26:28 +0100 Subject: [PATCH] Update README.md fix image --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 80284210..62c38210 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Official Flutter packages for [Stream Chat](https://getstream.io/chat/) -![](https://raw.githubusercontent.com/GetStream/stream-chat-flutter/hotfix/readmes/images/sdk_hero_v4.png) +![](https://raw.githubusercontent.com/GetStream/stream-chat-flutter/master/images/sdk_hero_v4.png) [![Gitter](https://badges.gitter.im/GetStream/stream-chat-flutter.svg)](https://gitter.im/GetStream/stream-chat-flutter?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) ![CI](https://github.com/GetStream/stream-chat-flutter/workflows/stream_flutter_workflow/badge.svg?branch=master) @@ -48,4 +48,4 @@ It teaches you how to use this SDK and also shows how to make frequently require Every package folder includes a fully functional example with setup instructions. -We also provide a set of sample apps created using the Stream Flutter SDK at [this location](https://github.com/GetStream/flutter-samples). \ No newline at end of file +We also provide a set of sample apps created using the Stream Flutter SDK at [this location](https://github.com/GetStream/flutter-samples).