diff options
author | Reinier Zwitserloot <reinier@zwitserloot.com> | 2014-05-27 21:13:15 +0200 |
---|---|---|
committer | Reinier Zwitserloot <reinier@zwitserloot.com> | 2014-05-27 21:13:15 +0200 |
commit | 7f3262b01d1fc7cc68c1283a7dcb191fe529b33e (patch) | |
tree | 8ed4cc93f0fb3083a58ab6b6c03ed056b5bd92af /website/download.html | |
parent | 122481eebffddeb0d0bb33b6e6fd50ce1ce43df7 (diff) | |
download | lombok-7f3262b01d1fc7cc68c1283a7dcb191fe529b33e.tar.gz lombok-7f3262b01d1fc7cc68c1283a7dcb191fe529b33e.tar.bz2 lombok-7f3262b01d1fc7cc68c1283a7dcb191fe529b33e.zip |
removed out of date docs that we don’t use, and updated the download link to our own server.
Diffstat (limited to 'website/download.html')
-rw-r--r-- | website/download.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/download.html b/website/download.html index 9cd56911..afacde2b 100644 --- a/website/download.html +++ b/website/download.html @@ -40,7 +40,7 @@ </div> </div> <div class="downloadHelp"> - <div class="stableLink">Download <a href="http://projectlombok.googlecode.com/files/lombok.jar">lombok.jar</a> @VERSION@.</div> + <div class="stableLink">Download <a href="http://projectlombok.org/downloads/lombok.jar">lombok.jar</a> @VERSION@.</div> <div class="edgeLink">Feeling adventurous? Download the latest <a href="download-edge.html">snapshot</a> release.</div> <table cellspacing="0" cellpadding="0"> |