Skip to content

Commit

Permalink
docs: fix video link on crates.io
Browse files Browse the repository at this point in the history
  • Loading branch information
Mcdostone committed Feb 12, 2025
1 parent 484ce55 commit 4a487d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ By default, [the kafka consumer is configured](https://github.com/MAIF/yozefu/bl

<a href="https://mcdostone.github.io/yozefu.mp4" target="_blank">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="./docs/screenshots/dark.png">
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/MAIF/yozefu/raw/HEAD/docs/screenshots/light.png">
<img alt="Demo of Yozefu. In this demo, the user selects a topic and sees and real time new records published to Kafka." src="./docs/screenshots/light.png">
</picture>
</a>
Expand Down

0 comments on commit 4a487d9

Please sign in to comment.