Skip to content

Commit

Permalink
use current youtube url
Browse files Browse the repository at this point in the history
  • Loading branch information
SergioGlorias authored Jan 23, 2025
1 parent 233633c commit 4cfd491
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/web/src/main/StaticContent.scala
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ Allow: /
"github" -> "https://github.com/lichess-org",
"discord" -> "https://discord.gg/lichess",
"bluesky" -> "https://bsky.app/profile/lichess.org",
"youtube" -> "https://youtube.com/c/LichessDotOrg",
"youtube" -> "https://youtube.com/@LichessDotOrg",
"twitch" -> "https://www.twitch.tv/lichessdotorg"
)

Expand Down

0 comments on commit 4cfd491

Please sign in to comment.