OrcaSlicer

This commit is contained in:
SoftFever 2023-03-10 18:58:43 +08:00
parent 3a80173533
commit 20f2b2cd0e
16 changed files with 46 additions and 46 deletions

View file

@ -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