UI: Change the Discord invite to link to the rules channel

When next stable comes out the old one will be invalidated
This commit is contained in:
Evan Husted 2025-02-11 18:21:12 -06:00
parent 96c33a0b92
commit ad89cf39b6

View file

@ -125,7 +125,7 @@
Background="Transparent"
Click="Button_OnClick"
CornerRadius="15"
Tag="https://discord.gg/dHPrkBkkyA"
Tag="https://discord.gg/PEuzjrFXUA"
ToolTip.Tip="{ext:Locale AboutDiscordUrlTooltipMessage}">
<Image Source="{Binding DiscordLogo}" />
</Button>