aboutsummaryrefslogtreecommitdiff
path: root/website/templates
diff options
context:
space:
mode:
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.