Troubleshoot Center Wiki redirection (#14887)

This commit is contained in:
Ian Bassi
2026-07-21 15:16:07 -03:00
committed by GitHub
parent 21f830bf24
commit 23f8ad88d1

View File

@@ -186,7 +186,7 @@ TroubleshootDialog::TroubleshootDialog()
Fit();
});
auto link_wiki = new HyperLink(this, _L("Wiki Guide"));
auto link_wiki = new HyperLink(this, _L("Wiki Guide"), "https://www.orcaslicer.com/wiki/troubleshoot_center");
// RIGHT SIZER //////////////////////