aboutsummaryrefslogtreecommitdiff
path: root/website/templates/all-versions.html
diff options
context:
space:
mode:
Diffstat (limited to 'website/templates/all-versions.html')
-rw-r--r--website/templates/all-versions.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/templates/all-versions.html b/website/templates/all-versions.html
index 97592160..e4319665 100644
--- a/website/templates/all-versions.html
+++ b/website/templates/all-versions.html
@@ -6,7 +6,7 @@
<h1 class="text-center">
<div class="row">
<icon class="fa fa-download"></icon>
- <a class="currentVersion">
+ <a class="currentVersion" href="downloads/lombok.jar">
${version} [Current Version]
</a>
</div>