Update Discord invite link to new community server

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Bryan Helmkamp 2026-03-25 09:46:29 -04:00
parent d1b1406265
commit f22aa63350
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -8,7 +8,7 @@ export default defineConfig({
"/discord": {
status: 302,
destination:
"https://discord.gg/KE6w49Vg",
"https://discord.gg/PxwJ8DQHNE",
},
"/docs": {
status: 302,

View file

@ -3,7 +3,7 @@
"redirects": [
{
"source": "/discord",
"destination": "https://discord.gg/KE6w49Vg",
"destination": "https://discord.gg/PxwJ8DQHNE",
"statusCode": 302
},
{