diff options
author | Reinier Zwitserloot <reinier@zwitserloot.com> | 2013-02-18 21:41:07 +0100 |
---|---|---|
committer | Reinier Zwitserloot <reinier@zwitserloot.com> | 2013-02-18 21:41:07 +0100 |
commit | ed61012f95cefae8d03260f506ffe34bc19bd90c (patch) | |
tree | 7f7478ed94a7eb423a2cd1379541c3716475efc4 /website/features/experimental/Value.html | |
parent | 1488a262bd389d0fef444bb3fd80821a2d66e6c2 (diff) | |
download | lombok-ed61012f95cefae8d03260f506ffe34bc19bd90c.tar.gz lombok-ed61012f95cefae8d03260f506ffe34bc19bd90c.tar.bz2 lombok-ed61012f95cefae8d03260f506ffe34bc19bd90c.zip |
whoops, belated push and fixes to the documentation of onX
Diffstat (limited to 'website/features/experimental/Value.html')
-rw-r--r-- | website/features/experimental/Value.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/features/experimental/Value.html b/website/features/experimental/Value.html index a82808e2..fb726d7b 100644 --- a/website/features/experimental/Value.html +++ b/website/features/experimental/Value.html @@ -68,7 +68,7 @@ </div> </div> <div class="footer"> - <a href="index.html">Back to experimental features</a> | <a href="Wither.html">Previous feature (@Wither)</a> | <span class="disabled">Next feature</span><br /> + <a href="index.html">Back to experimental features</a> | <a href="Wither.html">Previous feature (@Wither)</a> | <a href="onX.html">Next feature (onX)</a><br /> <a href="../../credits.html" class="creditsLink">credits</a> | <span class="copyright">Copyright © 2009-2013 The Project Lombok Authors, licensed under the <a href="http://www.opensource.org/licenses/mit-license.php">MIT license</a>.</span> </div> <div style="clear: both;"></div> |