fix video

This commit is contained in:
Christian Schabesberger 2018-09-09 17:08:37 +02:00
parent d58c02cf5b
commit 2dbd271f6b
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ for you. Copy this string and replace the `implementation 'com.github.TeamNewPip
the file [/app/build.gradle](https://github.com/TeamNewPipe/NewPipe/blob/dev/app/build.gradle#L58) with it.
<video width="600" controls>
<source src="/media/how_to_jitpack.mp4" type="video/mp4">
<source src="../media/how_to_jitpack.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>