mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-05-20 04:05:46 +00:00
oops
This commit is contained in:
@@ -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
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user