mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-08 15:37:30 -06:00
update wiki links(to place holders)
This commit is contained in:
parent
ccf5c117ce
commit
5e0102e8ca
7 changed files with 14 additions and 11 deletions
|
@ -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));
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue