diff --git a/conf.py b/conf.py index 4ad4c69a6442c414e709b1f124df9f412f28f059..6295fdf202533199e004227437da9d7651d2c329 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"}, },