diff --git a/front/src/components/Footer.vue b/front/src/components/Footer.vue
index 1a303679caa3974a695d5ec511f5a28eba4dc787..e0fa2d4bb7d6f302f61bc8b1bbe9b89ccac5ea6b 100644
--- a/front/src/components/Footer.vue
+++ b/front/src/components/Footer.vue
@@ -37,7 +37,7 @@
         <section class="four wide column">
           <h4 v-translate class="ui header">Getting help</h4>
           <div class="ui link list">
-            <a href="https://socialhub.network/c/projects/funkwhale" class="item" target="_blank"><translate>Support forum</translate></a>
+            <a href="https://socialhub.network/c/funkwhale" class="item" target="_blank"><translate>Support forum</translate></a>
             <a href="https://riot.im/app/#/room/#funkwhale-troubleshooting:matrix.org" class="item" target="_blank"><translate>Chat room</translate></a>
             <a href="https://dev.funkwhale.audio/funkwhale/funkwhale/issues" class="item" target="_blank"><translate>Issue tracker</translate></a>
           </div>