Update demo video source in README.md to use the raw GitHub URL for improved accessibility

This commit is contained in:
Jamie Pine
2026-01-25 21:28:26 -08:00
parent c7004d5776
commit 777e73f195
+1 -1
View File
@@ -56,7 +56,7 @@ Voicebox is available now for macOS, Windows, and Linux.
## See it in action...
<video width="800" controls>
<source src="https://voicebox.sh/voicebox-demo.webm" type="video/webm">
<source src="https://raw.githubusercontent.com/jamiepine/voicebox/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>
</video>