From a4b21c7d3b0f24887caec098cfe5986003f4c101 Mon Sep 17 00:00:00 2001 From: pallavigotwork Date: Tue, 15 Jul 2025 18:04:40 +0530 Subject: [PATCH] [deploy site] modified community youtube link --- website_and_docs/hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website_and_docs/hugo.toml b/website_and_docs/hugo.toml index 78cd28aafc72..b3bcfd2b27d4 100644 --- a/website_and_docs/hugo.toml +++ b/website_and_docs/hugo.toml @@ -219,7 +219,7 @@ enable = false desc = "Follow us on X to get the latest news!" [[params.links.user]] name = "Selenium Community YouTube Channel" - url = "https://www.youtube.com/@SeleniumHQProject/streams" + url = "https://www.youtube.com/@SeleniumHQProject/" icon = "fab fa-youtube" desc = "Check all the Community talks!" # Developer relevant links. These will show up on right side of footer and in the community page if you have one.