mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-09 18:27:00 +00:00
Troubleshoot Center Wiki redirection (#14887)
This commit is contained in:
@@ -186,7 +186,7 @@ TroubleshootDialog::TroubleshootDialog()
|
|||||||
Fit();
|
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 //////////////////////
|
// RIGHT SIZER //////////////////////
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user