Skip to content

Commit

Permalink
updated image paths
Browse files Browse the repository at this point in the history
  • Loading branch information
ygit committed Jul 24, 2024
1 parent 7b64e1d commit b3a515a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions packages/hms_room_kit/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,10 @@ This package provides developers with a comprehensive set of tools and component

<div>
<a href="https://apps.apple.com/app/100ms-live/id1576541989">
<img height="40" src="https://raw.githubusercontent.com/100mslive/100ms-flutter/updateReadMe/docs/static/img/appstore.svg" />
<img height="40" src="https://raw.githubusercontent.com/100mslive/100ms-flutter/develop/docs/static/img/appstore.svg" />
</a>
<a href="https://play.google.com/store/apps/details?id=live.hms.flutter">
<img height="40" src="https://raw.githubusercontent.com/100mslive/100ms-flutter/updateReadMe/docs/static/img/googleplay.svg" />
<img height="40" src="https://raw.githubusercontent.com/100mslive/100ms-flutter/develop/docs/static/img/googleplay.svg" />
</a>
</div>

Expand Down
4 changes: 2 additions & 2 deletions packages/hmssdk_flutter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@ With support for HLS and RTMP Live Streaming and Recording, Picture-in-Picture (

<div>
<a href="https://apps.apple.com/app/100ms-live/id1576541989">
<img height="40" src="docs/static/img/appstore.svg" />
<img height="40" src="https://raw.githubusercontent.com/100mslive/100ms-flutter/develop/docs/static/img/appstore.svg" />
</a>
<a href="https://play.google.com/store/apps/details?id=live.hms.flutter">
<img height="40" src="docs/static/img/googleplay.svg" />
<img height="40" src="https://raw.githubusercontent.com/100mslive/100ms-flutter/develop/docs/static/img/googleplay.svg" />
</a>
</div>

Expand Down

0 comments on commit b3a515a

Please sign in to comment.