diff options
Diffstat (limited to 'website/features')
-rw-r--r-- | website/features/index.html | 3 |
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> |