Skip to content

Commit 7281317

Browse files
authored
README.md: link to static video asset for PyPI, etc (#6584)
Updated video link in README for image generation app.
1 parent e88acf7 commit 7281317

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Build an image generation app in Python with Reflex: define the UI, manage state
6868

6969
<div align="center">
7070
<video src="https://github.com/user-attachments/assets/aaff28ad-8b3c-43bf-967e-439ee34c8a87" width="900" controls muted poster="https://raw.githubusercontent.com/reflex-dev/reflex/main/docs/images/reflex-image-generation-app.png">
71-
<a href="https://github.com/user-attachments/assets/aaff28ad-8b3c-43bf-967e-439ee34c8a87">
71+
<a href="https://web.reflex-assets.dev/video/reflex-dalle-video-2x.mp4">
7272
<img src="https://raw.githubusercontent.com/reflex-dev/reflex/main/docs/images/reflex-image-generation-app.png" alt="Preview of an image generation app built with Reflex" width="900">
7373
</a>
7474
</video>

0 commit comments

Comments
 (0)