+
{%- for update in site.updates reversed -%}
{%- assign latest = update.wurst-version -%}
{%- break -%}
diff --git a/_includes/update/fabric-download.html b/_includes/update/fabric-download.html
index 369d02d4f..b6af58ecd 100644
--- a/_includes/update/fabric-download.html
+++ b/_includes/update/fabric-download.html
@@ -34,7 +34,8 @@
{%- capture mainlink -%}{{ mcxbase }}{{ basepath }}.jar{%- endcapture -%}
{%- assign mainfile = mainlink | split: '/' | last -%}