diff options
-rw-r--r-- | website/novideo.html | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/website/novideo.html b/website/novideo.html index a3fff7dc..10a6f701 100644 --- a/website/novideo.html +++ b/website/novideo.html @@ -25,8 +25,10 @@ </head><body> <div class="meat"> <h1>Can't see the video?</h1> - <p> - Why not download it instead?<br /> + <p>See it on Youtube: + <a href="https://www.youtube.com/watch?v=y6zMyM-YTgg">https://www.youtube.com/watch?v=y6zMyM-YTgg</a> + </p><p> + Or why not download it instead?<br /> <a href="videos/lombok.mp4">MPEG4 / H.264 (Windows / Mac)</a> | <a href="videos/lombok.ogv">Ogg Theora & Vorbis ".ogv" (Linux)</a> </p><p> |