Salome HOME
Update Help references (bug 17577)
[modules/smesh.git] / src / SMESHGUI / SMESHGUI_RotationDlg.cxx
index ab344729dace62443dd7675416ca75097e784d95..0c11ee6c358d02c8e709e79a6ad607445a76d582 100644 (file)
@@ -318,7 +318,7 @@ SMESHGUI_RotationDlg::SMESHGUI_RotationDlg( SMESHGUI* theModule, const char* nam
   myMeshOrSubMeshOrGroupFilter =
     new SMESH_LogicalFilter (aListOfFilters, SMESH_LogicalFilter::LO_OR);
 
-  myHelpFileName = "/files/rotation.htm";
+  myHelpFileName = "rotation_page.html";
 
   Init();