mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-12-12 07:36:59 +00:00
oops
This commit is contained in:
parent
e2f406f070
commit
bbbeace1f6
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…
Add table
Add a link
Reference in a new issue