Salome HOME
Redesign SALOME documentation
[modules/gui.git] / src / OCCViewer / OCCViewer_RayTracingDlg.cxx
index 0f3b3c30c799478b96e1fcb1e1785aaf89d369a2..bf7717135e91cd23cdfe66de63146b8e7d803c62 100644 (file)
@@ -184,5 +184,5 @@ void OCCViewer_RayTracingDlg::ClickOnHelp()
 {
   SUIT_Application* app = SUIT_Session::session()->activeApplication();
   if ( app )
-    app->onHelpContextModule( "GUI", "occ_3d_viewer_page.html", "ray_tracing" );
+    app->onHelpContextModule( "GUI", "occ_3d_viewer.html", "ray-tracing" );
 }