Skip to content

Commit

Permalink
Fix the demo video url of English document
Browse files Browse the repository at this point in the history
  • Loading branch information
SaekiRaku committed Jun 20, 2020
1 parent df360c1 commit 3854662
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<Note label="Demo Video">

<video src="/en/assets/demo-video-en.mp4" controls width="100%"></video>
<video :src="URL_PREFIX + '/en/assets/demo-video-en.mp4'" controls width="100%"></video>

</Note>

Expand Down

0 comments on commit 3854662

Please sign in to comment.