mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
housekeeping(discord): use /chat instead of the discord.gg link (#3826)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Coder
|
||||
|
||||
[](https://discord.gg/coder)
|
||||
Discord"](https://img.shields.io/badge/join-us%20on%20Discord-gray.svg?longCache=true&logo=discord&colorB=green)](https://coder.com/chat?utm_source=github.com/coder/coder&utm_medium=github&utm_campaign=readme.md)
|
||||
[](https://codecov.io/gh/coder/coder)
|
||||
[](https://pkg.go.dev/github.com/coder/coder)
|
||||
[
|
||||
|
||||
<!--- Ask a question or leave feedback! -->`)}`
|
||||
const discordUrl = `https://discord.gg/coder`
|
||||
const discordUrl = `https://coder.com/chat?utm_source=coder&utm_medium=coder&utm_campaign=server-footer`
|
||||
|
||||
return (
|
||||
<div className={styles.root}>
|
||||
|
||||
Reference in New Issue
Block a user