diff --git a/templates/contribute.html b/templates/contribute.html
index f20d1a83c06fcbad4b1457c14c0ddf3476301c95_dGVtcGxhdGVzL2NvbnRyaWJ1dGUuaHRtbA==..16013a57d1724c39b96127261ce4a29abe1dbe2e_dGVtcGxhdGVzL2NvbnRyaWJ1dGUuaHRtbA== 100644
--- a/templates/contribute.html
+++ b/templates/contribute.html
@@ -60,8 +60,8 @@
             We rely on the community members to help others.
             Join the forum or IRC channels and start helping.
             </p>
-            <a href="https://discuss.tryton.org/c/support" class="card-link">Join Support Forum</a>
-            <a href="{{ url_for('forum', _anchor='irc') }}" class="card-link">Join IRC</a>
+            <a href="https://discuss.tryton.org/c/support" class="card-link">Support Forum</a>
+            <a href="{{ url_for('forum', _anchor='irc') }}" class="card-link">IRC</a>
         </div>
     </div>
 </div>