diff options
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 fa6becc4..590fbd13 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.org/downloads/lombok.jar">lombok.jar</a> @VERSION@.</div> + <div class="stableLink">Download <a href="https://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"> |