aboutsummaryrefslogtreecommitdiff
path: root/website/index.html
diff options
context:
space:
mode:
authorReinier Zwitserloot <reinier@tipit.to>2009-07-28 17:53:33 +0200
committerReinier Zwitserloot <reinier@tipit.to>2009-07-28 17:53:33 +0200
commit36f01682d030b32353dd8504263a00536357d2b4 (patch)
tree1e719733e2f5e1f4299af1e32da5f73fe805faea /website/index.html
parent12d6d2c521c8fa6bb9898819ca0c42f00eb1e487 (diff)
downloadlombok-36f01682d030b32353dd8504263a00536357d2b4.tar.gz
lombok-36f01682d030b32353dd8504263a00536357d2b4.tar.bz2
lombok-36f01682d030b32353dd8504263a00536357d2b4.zip
Address issue #10: If the video won't play, and you don't see the failsafe 'download it instead' message, there's now still a link in the footer if you can't see the video to help folks with
a bad mix of plugins along.
Diffstat (limited to 'website/index.html')
-rw-r--r--website/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/index.html b/website/index.html
index 351569c9..a3a3f5b3 100644
--- a/website/index.html
+++ b/website/index.html
@@ -89,7 +89,7 @@
</video>
</div>
<div class="endBar">
- <a href="slideshow.html">I don't want to see a video - show me a slideshow instead!</a>
+ <a href="novideo.html">I can't see the video</a> | <a href="slideshow.html">I don't want to see the video - show me a slideshow instead!</a>
</div>
<div class="footer">
<a href="credits.html" class="creditsLink">credits</a> | Copyright &copy; 2009 Reinier Zwitserloot and Roel Spilker, licensed under the <a href="http://www.opensource.org/licenses/mit-license.php">MIT licence</a>.