diff --git a/_includes/author-profile.html b/_includes/author-profile.html
index 1f932c2a58937f647134115a9f12c4db783908b1..58fac057c7c55673e4ca8b97af1414bcfcaf2b1c 100644
--- a/_includes/author-profile.html
+++ b/_includes/author-profile.html
@@ -107,7 +107,7 @@
 
       {% if author.helloasso %}
         <li>
-          <a href="https://www.helloasso.com/associations/{{ author.keybase }}" itemprop="sameAs" rel="nofollow noopener noreferrer">
+          <a href="https://www.helloasso.com/associations/{{ author.helloasso }}" itemprop="sameAs" rel="nofollow noopener noreferrer">
             <i class="fas fa-fw fa-fire" aria-hidden="true"></i> HelloAsso
           </a>
         </li>