mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-28 20:49:55 +00:00
docs: edits
This commit is contained in:
parent
b6de122ddc
commit
22f5c26eec
3 changed files with 7 additions and 9 deletions
|
|
@ -5,8 +5,8 @@ export default {
|
|||
? "https://opencode.ai"
|
||||
: `https://${stage}.opencode.ai`,
|
||||
console: stage === "production"
|
||||
? "https://console.opencode.ai"
|
||||
: `https://console.${stage}.opencode.ai`,
|
||||
? "https://opencode.ai/auth"
|
||||
: `https://${stage}.opencode.ai/auth`,
|
||||
email: "contact@anoma.ly",
|
||||
socialCard: "https://social-cards.sst.dev",
|
||||
github: "https://github.com/sst/opencode",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue