diff --git a/download.html b/download.html index 1561321..60694d0 100644 --- a/download.html +++ b/download.html @@ -47,7 +47,7 @@
{% capture info %}{{ site.descriptions["fabric"].info }}{% endcapture %} {% capture setup %}{{ site.descriptions["fabric"].setup }}{% endcapture %} - {% capture floodgate_url %}https://ci.opencollab.dev/job/GeyserMC/job/Floodgate-Fabric/job/master/{% endcapture %} + {% capture floodgate_url %}https://modrinth.com/mod/floodgate/{% endcapture %} {% capture platform %}{{ "fabric" }}{% endcapture %} {% include download-tab.html info=info setup=setup floodgate_url=floodgate_url platform=platform %}