aboutsummaryrefslogtreecommitdiff
path: root/website/features/Data.html
diff options
context:
space:
mode:
authorReinier Zwitserloot <reinier@zwitserloot.com>2013-06-25 00:23:02 +0200
committerReinier Zwitserloot <reinier@zwitserloot.com>2013-06-25 00:23:02 +0200
commitb5747963c022f680168ff66ebdc7860adb954882 (patch)
treeb88314281dff0f022a85c941c6f53830ec18a1ab /website/features/Data.html
parente1c39bbc601408decb0ae147d181708a5af41307 (diff)
downloadlombok-b5747963c022f680168ff66ebdc7860adb954882.tar.gz
lombok-b5747963c022f680168ff66ebdc7860adb954882.tar.bz2
lombok-b5747963c022f680168ff66ebdc7860adb954882.zip
Value has been promoted to the main package.
Diffstat (limited to 'website/features/Data.html')
-rw-r--r--website/features/Data.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/features/Data.html b/website/features/Data.html
index 1c8510b7..ad3aa892 100644
--- a/website/features/Data.html
+++ b/website/features/Data.html
@@ -75,7 +75,7 @@
</div>
</div>
<div class="footer">
- <a href="index.html">Back to features</a> | <a href="Constructor.html">Previous feature (@<em>X</em>Constructor)</a> | <a href="SneakyThrows.html">Next feature (@SneakyThrows)</a><br />
+ <a href="index.html">Back to features</a> | <a href="Constructor.html">Previous feature (@<em>X</em>Constructor)</a> | <a href="Value.html">Next feature (@Value)</a><br />
<a href="../credits.html" class="creditsLink">credits</a> | <span class="copyright">Copyright &copy; 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>