diff --git a/templates/base.html b/templates/base.html
index a421c5f..5190576 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -128,7 +128,7 @@
         <div class="footer">
             <a href="{% url 'history_list' %}">change history</a>
             &bull; <a href="{% url 'about' %}">about this site</a>
-            &bull; <a href="http://www.openembedded.org/Layers_FAQ">FAQ</a>
+            &bull; <a href="https:/www.openembedded.org/wiki/Layers_FAQ">FAQ</a>
         </div>
 
         {% endblock %}
