mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-09 22:33:37 +00:00
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:
parent
d1b1406265
commit
f22aa63350
2 changed files with 2 additions and 2 deletions
|
|
@ -8,7 +8,7 @@ export default defineConfig({
|
|||
"/discord": {
|
||||
status: 302,
|
||||
destination:
|
||||
"https://discord.gg/KE6w49Vg",
|
||||
"https://discord.gg/PxwJ8DQHNE",
|
||||
},
|
||||
"/docs": {
|
||||
status: 302,
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
"redirects": [
|
||||
{
|
||||
"source": "/discord",
|
||||
"destination": "https://discord.gg/KE6w49Vg",
|
||||
"destination": "https://discord.gg/PxwJ8DQHNE",
|
||||
"statusCode": 302
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue