chore: move discord button to menu (#20425)

Related: https://github.com/coder/coder/pull/20339
This commit is contained in:
Marcin Tojek
2025-10-22 19:42:20 +02:00
committed by GitHub
parent 48f77d0c01
commit 5f97ad0988
+3 -4
View File
@@ -984,10 +984,9 @@ func DefaultSupportLinks(docsURL string) []LinkConfig {
Icon: "bug",
},
{
Name: "Join the Coder Discord",
Target: "https://discord.gg/coder",
Icon: "chat",
Location: "navbar",
Name: "Join the Coder Discord",
Target: "https://discord.gg/coder",
Icon: "chat",
},
{
Name: "Star the Repo",