mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
chore: move discord button to menu (#20425)
Related: https://github.com/coder/coder/pull/20339
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user