mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-21 17:54:23 +01:00
docs: edits
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user