diff options
Diffstat (limited to 'website/templates/all-versions.html')
-rw-r--r-- | website/templates/all-versions.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/templates/all-versions.html b/website/templates/all-versions.html index e4319665..0c07a520 100644 --- a/website/templates/all-versions.html +++ b/website/templates/all-versions.html @@ -21,7 +21,7 @@ <div class="row"> <div class="text-center"> <h3> - Feeling adventurous? Download the latest <a href="lombok-edge.jar">snapshot</a> + Feeling adventurous? Download the latest <a href="/download-edge">snapshot</a> release. </h3> </div> |