From bcfc2102af25cdc987e7b371938a3e29a9c299f1 Mon Sep 17 00:00:00 2001
From: Dhruv Menon <dhruvmenon1104@gmail.com>
Date: Fri, 2 Feb 2024 12:46:23 -0500
Subject: [PATCH] Update file conf.py

---
 conf.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf.py b/conf.py
index 4ad4c69..6295fdf 100644
--- a/conf.py
+++ b/conf.py
@@ -77,7 +77,7 @@ html_theme_options = {
         },
         {
             "name": "Forum",
-            "url": "https://forum.beagleboard.org/",
+            "url": "https://forum.beagleboard.org/c/gsoc",
             "icon": "fa-brands fa-discourse",
             "attributes": {"target": "_blank"},
         },
-- 
GitLab