aboutsummaryrefslogtreecommitdiff
path: root/website/templates/main.html
diff options
context:
space:
mode:
Diffstat (limited to 'website/templates/main.html')
-rw-r--r--website/templates/main.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/templates/main.html b/website/templates/main.html
index 1c087776..3f9eef82 100644
--- a/website/templates/main.html
+++ b/website/templates/main.html
@@ -5,7 +5,7 @@
<h1>Lombok Demo</h1>
</div>
<div class="video text-center">
- <video width="800" height="480" poster="images/poster.png" controls="controls" preload="none">
+ <video width="800" height="480" poster="img/poster.png" controls="controls" preload="none">
<source src="/videos/lombok.ogv" type="video/ogg" />
<source src="/videos/lombok.mp4" type="video/mp4" />
<source src="/videos/lombok-iPhone.m4v" type="video/mp4" />