diff --git a/conf.py b/conf.py
index c56bf7f87f1159f889f077b104bb2c1ac3adc9d1..2fdd6005da29336fc80e2df19d254e1a8f07d4ed 100644
--- a/conf.py
+++ b/conf.py
@@ -76,13 +76,13 @@ html_theme_options = {
         },
         {
             "name": "Fourm",
-            "url": "https://forum.beagleboard.org/",
+            "url": "https://forum.beagleboard.org/c/gsoc",
             "icon": "fa-brands fa-discourse",
             "attributes": {"target": "_blank"},
         },
         {
             "name": "BeagleBoard.org",
-            "url": "https://beagleboard.org",
+            "url": "https://www.beagleboard.org",
             "icon": "_static/images/boris.svg",
             "type": "local",
             "attributes": {"target": "_blank"},
@@ -122,4 +122,4 @@ html_context = {
     "pages_url": pages_url,
     "pages_slug": pages_slug,
     "docs_url": docs_url,
-}
\ No newline at end of file
+}