mirror of
https://git.naxdy.org/Mirror/Ryujinx.git
synced 2026-03-11 22:05:30 +00:00
oops
This commit is contained in:
parent
c90d2af9cd
commit
4be6cb2fa1
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ namespace Ryujinx.UI.SetupWizard.Pages
|
|||
{
|
||||
Content = "Click here to view a guide.",
|
||||
HorizontalAlignment = HorizontalAlignment.Center,
|
||||
NavigateUri = new Uri(SharedConstants.DumpFirmwareWikiUrl),
|
||||
NavigateUri = new Uri(SharedConstants.DumpContentWikiUrl),
|
||||
GridRow = 1
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue