diff --git a/_includes/footer.html b/_includes/footer.html
index af2f741862ec66f36e329367d5b4ec39ad725a6f..8e91721a64b82e58f7614877192c97f7b9ca1637 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -24,8 +24,8 @@
         <a href="{{site.repository}}/edit/master/{% if page.source %}{{ page.source }}{% else %}{{ page.path }}{% endif %}" title="Edit this page" class="waves-effect waves-teal btn-flat">
           <i class="fa fa-pencil-square-o" aria-hidden="true"></i> Edit this page
         </a>
-        
-        <a href="{{site.repository}}/#repository-holding-the-sources-of-the-KWARC.info-website" title="How to edit" class="waves-effect waves-teal btn-flat">
+        <a href="{{site.repository}}/#repository-holding-the-sources-of-the-kwarcinfo-website"
+	    title="How to edit" class="waves-effect waves-teal btn-flat">
             <i class="fa fa-question-circle" aria-hidden="true"></i> How to edit
         </a>
       </div>