mirror of https://github.com/sveltejs/svelte
parent
af2d442698
commit
44783968cf
@ -1,6 +1,6 @@
|
||||
export function GET() {
|
||||
return new Response(undefined, {
|
||||
status: 302,
|
||||
headers: { Location: 'https://discord.gg/D6Dzc5m3' }
|
||||
headers: { Location: 'https://discord.gg/cJZUCUxMYZ' }
|
||||
});
|
||||
}
|
||||
|
||||
Loading…
Reference in new issue