#19926 [CEA 19782] renumbering meshes

This commit is contained in:
eap 2020-10-12 11:59:18 +03:00
parent d245f797f1
commit abc50b5f49

View File

@ -500,7 +500,7 @@ bool StdMeshersGUI_BlockRenumberCreator::checkParams( QString& msg ) const
QString StdMeshersGUI_BlockRenumberCreator::helpPage() const
{
return "block_renumber.html";
return "3d_meshing_hypo.html#renumber-hypothesis";
}
//================================================================================