Commit 957c7df9 authored by Andreas Heimann's avatar Andreas Heimann

fixed invite link

parent b520fe86
......@@ -50,7 +50,7 @@ class IndexController extends AbstractController
*/
public function discord(Request $request)
{
return $this->redirect('https://discord.gg/PYtKXC');
return $this->redirect('https://discord.gg/j8g2gkF');
}
/**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment