aboutsummaryrefslogtreecommitdiff
path: root/website/features
diff options
context:
space:
mode:
authorReinier Zwitserloot <reinier@zwitserloot.com>2013-04-23 03:07:38 +0200
committerReinier Zwitserloot <reinier@zwitserloot.com>2013-04-23 03:07:38 +0200
commit4a49858b04139c5232ad1c82b2bdefd199d3ab00 (patch)
treef97c8b9b76717230b7a6365c545cd2317dd5b46d /website/features
parentd8f090b2b0f660c1a24dbed3c9a88c249fb20eed (diff)
downloadlombok-4a49858b04139c5232ad1c82b2bdefd199d3ab00.tar.gz
lombok-4a49858b04139c5232ad1c82b2bdefd199d3ab00.tar.bz2
lombok-4a49858b04139c5232ad1c82b2bdefd199d3ab00.zip
added link to a great external non-video based tutorial instead of our crappy way too old slideshow thingie.
Diffstat (limited to 'website/features')
-rw-r--r--website/features/index.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/website/features/index.html b/website/features/index.html
index 37038ddb..9751a37d 100644
--- a/website/features/index.html
+++ b/website/features/index.html
@@ -43,6 +43,9 @@
</dl>
</div>
<div class="pointer">
+ If you'd rather read a longer tutorial, <a href="http://jnb.ociweb.com/jnb/jnbJan2010.html">here is a great tutorial (including a walkthrough through some of the above features)</a> written by Michael Kimberlin.
+ </div>
+ <div class="pointer">
The documentation above is a lot easier to follow, but if you want to build your own transformations,
or you want to add javadoc to <code>lombok.jar</code> in your IDE, you can also check out <a href="../api/index.html">the javadoc</a>.
</div>