mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-05-13 16:20:41 +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.",
|
Content = "Click here to view a guide.",
|
||||||
HorizontalAlignment = HorizontalAlignment.Center,
|
HorizontalAlignment = HorizontalAlignment.Center,
|
||||||
NavigateUri = new Uri(SharedConstants.DumpFirmwareWikiUrl),
|
NavigateUri = new Uri(SharedConstants.DumpContentWikiUrl),
|
||||||
GridRow = 1
|
GridRow = 1
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue