summaryrefslogtreecommitdiffhomepage
path: root/packages/web
diff options
context:
space:
mode:
authorFrank <[email protected]>2025-11-06 14:29:11 -0500
committerFrank <[email protected]>2025-11-06 14:29:11 -0500
commit6791233ca0c2334d7b32c61740c0fb5ba825bba6 (patch)
tree7f18c1b57d95fae8f503c4d524739e4046830bba /packages/web
parentcd6072ec5827667824b8eb339ecf7d8c2848c21d (diff)
downloadopencode-6791233ca0c2334d7b32c61740c0fb5ba825bba6.tar.gz
opencode-6791233ca0c2334d7b32c61740c0fb5ba825bba6.zip
Add desktop-feedback
Diffstat (limited to 'packages/web')
-rw-r--r--packages/web/astro.config.mjs4
1 files changed, 0 insertions, 4 deletions
diff --git a/packages/web/astro.config.mjs b/packages/web/astro.config.mjs
index d67bebe0a..ed1542cee 100644
--- a/packages/web/astro.config.mjs
+++ b/packages/web/astro.config.mjs
@@ -108,10 +108,6 @@ export default defineConfig({
],
}),
],
- redirects: {
- "/discord": "https://discord.gg/opencode",
- "/desktop-feedback": "https://discord.gg/h5TNnkFVNy",
- },
})
function configSchema() {