diff options
Diffstat (limited to 'website/mavenrepo/index.html')
-rw-r--r-- | website/mavenrepo/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/mavenrepo/index.html b/website/mavenrepo/index.html index 29716920..b97eb829 100644 --- a/website/mavenrepo/index.html +++ b/website/mavenrepo/index.html @@ -73,7 +73,7 @@ <div> <em>NOTE:</em> You'll still need to download lombok, or doubleclick on the lombok.jar file downloaded by maven / ivy / gradle, to install lombok into your eclipse installation. </div> - <a id="downloadLink" href="http://projectlombok.googlecode.com/files/lombok.jar">Download lombok.jar</a> + <a id="downloadLink" href="https://projectlombok.org/downloads/lombok.jar">Download lombok.jar</a> </div> <div class="backLink"> <a href="../index.html">back to the project homepage</a> |