zen: update email
This commit is contained in:
parent
80c0b06980
commit
bc42187c58
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ const stage = process.env.SST_STAGE || "dev"
|
|||
export default {
|
||||
url: stage === "production" ? "https://opencode.ai" : `https://${stage}.opencode.ai`,
|
||||
console: stage === "production" ? "https://opencode.ai/auth" : `https://${stage}.opencode.ai/auth`,
|
||||
email: "contact@anoma.ly",
|
||||
email: "help@anoma.ly",
|
||||
socialCard: "https://social-cards.sst.dev",
|
||||
github: "https://github.com/anomalyco/opencode",
|
||||
discord: "https://opencode.ai/discord",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue