diff --git a/conf.py b/conf.py
index ab559160b4eb916397b9bbef7ad0cdab6996aa6f..448c97127e30c0ffb2a3feb944c7ac35f439710b 100644
--- a/conf.py
+++ b/conf.py
@@ -121,7 +121,7 @@ html_context = {
     "reference_links": {
         "About": "https://beagleboard.org/about",
         "Donate": "https://beagleboard.org/donate",
-        "FAQ": "forum.beagleboard.org/c/faq"
+        "FAQ": "https://forum.beagleboard.org/c/faq"
     }
 }