mirror of
https://github.com/jamiepine/voicebox.git
synced 2026-09-26 13:45:16 -07:00
Update demo video source in README.md to use the correct GitHub raw URL for improved accessibility
This commit is contained in:
@@ -56,7 +56,7 @@ Voicebox is available now for macOS, Windows, and Linux.
|
|||||||
## See it in action...
|
## See it in action...
|
||||||
|
|
||||||
<video width="800" controls>
|
<video width="800" controls>
|
||||||
<source src="https://raw.githubusercontent.com/jamiepine/voicebox/main/landing/public/voicebox-demo.webm" type="video/webm">
|
<source src="https://github.com/jamiepine/voicebox/raw/refs/heads/main/landing/public/voicebox-demo.webm" type="video/webm">
|
||||||
Your browser does not support the video tag. <a href="https://voicebox.sh">Watch on voicebox.sh</a>
|
Your browser does not support the video tag. <a href="https://voicebox.sh">Watch on voicebox.sh</a>
|
||||||
</video>
|
</video>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user