Skip to content

Commit

Permalink
UI: Change the Discord invite to link to the rules channel
Browse files Browse the repository at this point in the history
When next stable comes out the old one will be invalidated
  • Loading branch information
GreemDev committed Feb 12, 2025
1 parent 96c33a0 commit ad89cf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Ryujinx/UI/Windows/AboutWindow.axaml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit ad89cf3

Please sign in to comment.