diff options
author | Reinier Zwitserloot <reinier@zwitserloot.com> | 2013-05-23 12:50:19 +0200 |
---|---|---|
committer | Reinier Zwitserloot <reinier@zwitserloot.com> | 2013-05-23 12:50:19 +0200 |
commit | ffb3527daa05c966f40cccb3bbd93133b5775c7b (patch) | |
tree | 0c27257aacd064d16e33e584b7969896612addaa /website/index.html | |
parent | f98bf919cc6701e98087d39fefb7bbfc85688834 (diff) | |
download | lombok-ffb3527daa05c966f40cccb3bbd93133b5775c7b.tar.gz lombok-ffb3527daa05c966f40cccb3bbd93133b5775c7b.tar.bz2 lombok-ffb3527daa05c966f40cccb3bbd93133b5775c7b.zip |
Updated website; the footer of the video was too long and caused wonky formatting, and the download page now points to the IntelliJ plugin page instead of saying that IntelliJ doesn't support lombok.
Diffstat (limited to 'website/index.html')
-rw-r--r-- | website/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/index.html b/website/index.html index dcac3ab5..97b51114 100644 --- a/website/index.html +++ b/website/index.html @@ -87,7 +87,7 @@ </video> </div> <div class="endBar"> - <a href="novideo.html">I can't see the video</a> | <a href="http://jnb.ociweb.com/jnb/jnbJan2010.html">I don't want to see the video - show me a text and images based explanation and tutorial instead!</a> + <a href="novideo.html">I can't see the video</a> | <a href="http://jnb.ociweb.com/jnb/jnbJan2010.html">Show me a text and images based explanation and tutorial instead!</a> </div> <div class="footer"> <a href="credits.html" class="creditsLink">credits</a> | Copyright © 2009-2013 The Project Lombok Authors, licensed under the <a href="http://www.opensource.org/licenses/mit-license.php">MIT license</a>. |