mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-15 08:23:00 +00:00
New OrcaSlicer wiki URL (#11800)
This commit is contained in:
@@ -1312,7 +1312,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/OrcaSlicer/OrcaSlicer/wiki/%s", from_u8(path_end));
|
||||
return wxString::Format(L"https://www.orcaslicer.com/wiki/%s", from_u8(path_end));
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user