mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 18:12:10 +00:00
OrcaSlicer
This commit is contained in:
@@ -1239,7 +1239,7 @@ wxString OptionsGroup::get_url(const std::string& path_end)
|
||||
}
|
||||
// Softfever: point to sf wiki for seam parameters
|
||||
if (path_end == "Seam") {
|
||||
return wxString::Format(L"https://github.com/SoftFever/BambuStudio-SoftFever/wiki/%s", from_u8(path_end));
|
||||
return wxString::Format(L"https://github.com/SoftFever/OrcaSlicer/wiki/%s", from_u8(path_end));
|
||||
}
|
||||
else {
|
||||
//BBS
|
||||
|
||||
Reference in New Issue
Block a user