aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharles A Sharp <cas.nixster@gmail.com>2019-04-18 10:19:35 -0500
committerRoel Spilker <r.spilker@gmail.com>2019-04-18 20:11:42 +0200
commitad93bb07049e80a2063c1231f236cd12118ec784 (patch)
treed1a5e065aa49e6111defcaafc0643cb0d700a466
parent4a39f8ec47dd965ec47b4379e937ffb2d5152a95 (diff)
downloadlombok-ad93bb07049e80a2063c1231f236cd12118ec784.tar.gz
lombok-ad93bb07049e80a2063c1231f236cd12118ec784.tar.bz2
lombok-ad93bb07049e80a2063c1231f236cd12118ec784.zip
Updated the text explanation link.
OCI moved their Java News Briefs (JNB) to a more general format called Software Engineering Tech Trends (SETT). This changed the link for the article featuring Project Lombok. This minor modification corrects the JNB link to the current location of the article.
-rw-r--r--website/templates/main.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/templates/main.html b/website/templates/main.html
index fc925d61..03073436 100644
--- a/website/templates/main.html
+++ b/website/templates/main.html
@@ -25,7 +25,7 @@
</video>
<div class="row">
<div class="text-center">
- <a href="http://jnb.ociweb.com/jnb/jnbJan2010.html">Show me a text and images based explanation and tutorial instead!</a>
+ <a href="https://objectcomputing.com/resources/publications/sett/january-2010-reducing-boilerplate-code-with-project-lombok">Show me a text and images based explanation and tutorial instead!</a>
</div>
</div>
</div>