aboutsummaryrefslogtreecommitdiff
path: root/website/templates
diff options
context:
space:
mode:
authorRoel Spilker <r.spilker@gmail.com>2018-08-20 22:58:35 +0200
committerRoel Spilker <r.spilker@gmail.com>2018-08-20 22:58:35 +0200
commit52ffd6e1e7c7728f039d6a7121ddb7f48e07b08c (patch)
tree97d84cd124b18defabd237194da034bac0a20e14 /website/templates
parent2c202e9c959b0350f0b5e37b06713b6b8c845e51 (diff)
downloadlombok-52ffd6e1e7c7728f039d6a7121ddb7f48e07b08c.tar.gz
lombok-52ffd6e1e7c7728f039d6a7121ddb7f48e07b08c.tar.bz2
lombok-52ffd6e1e7c7728f039d6a7121ddb7f48e07b08c.zip
added jitpack release to edge page
Diffstat (limited to 'website/templates')
-rw-r--r--website/templates/_download-edge.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/website/templates/_download-edge.html b/website/templates/_download-edge.html
index e7eb856c..93d25db6 100644
--- a/website/templates/_download-edge.html
+++ b/website/templates/_download-edge.html
@@ -9,6 +9,9 @@
${changelogEdge?no_esc}
</div><div class="row text-center">
<h2><a href="/lombok-edge.jar" id="downloadLink">Download edge release now!</a></h2>
+ <p>
+ You can use the edge release also from your build tool using <a href="https://jitpack.io/#org.projectlombok/lombok/master-SNAPSHOT">the JitPack repository</a>.
+ </p>
</div><div class="row text-center">
<p>
Cutting edge a bit too gutsy for you? You can grab the <a href="download.html">stable release</a> instead.