aboutsummaryrefslogtreecommitdiff
path: root/website/mavenrepo
diff options
context:
space:
mode:
authorRoel Spilker <r.spilker@gmail.com>2015-05-02 11:59:18 +0200
committerRoel Spilker <r.spilker@gmail.com>2015-05-02 11:59:18 +0200
commit88582751d2d28d5f3f0ebf67dc3776b786ecc9cc (patch)
tree0b0c6596757eff4a95286de83c746dd1e06e93c2 /website/mavenrepo
parent9d1b1251947d81d4158d3a48ba478ec3343dd5ed (diff)
downloadlombok-88582751d2d28d5f3f0ebf67dc3776b786ecc9cc.tar.gz
lombok-88582751d2d28d5f3f0ebf67dc3776b786ecc9cc.tar.bz2
lombok-88582751d2d28d5f3f0ebf67dc3776b786ecc9cc.zip
Change http://projectlombok.org to https://projectlombok.org
Diffstat (limited to 'website/mavenrepo')
-rw-r--r--website/mavenrepo/index.html2
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>