mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 18:12:10 +00:00
update wiki links(to place holders)
This commit is contained in:
@@ -1251,7 +1251,7 @@ wxString OptionsGroup::get_url(const std::string& path_end)
|
||||
str = str.Left(pos) + anchor;
|
||||
}
|
||||
// Orca: point to sf wiki for seam parameters
|
||||
return wxString::Format(L"https://github.com/SoftFever/OrcaSlicer/wiki/Print-settings/%s", from_u8(path_end));
|
||||
return wxString::Format(L"https://github.com/SoftFever/OrcaSlicer/wiki/%s", from_u8(path_end));
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user