From 9a546cba3468822f879c0c829309d7b344fb22b9 Mon Sep 17 00:00:00 2001 From: rnv Date: Thu, 12 Apr 2018 11:58:49 +0300 Subject: [PATCH] Redesign SALOME documentation: update link to youtube channel --- src/LightApp/LightApp_Application.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/LightApp/LightApp_Application.cxx b/src/LightApp/LightApp_Application.cxx index 7e0661fb6..f03066468 100644 --- a/src/LightApp/LightApp_Application.cxx +++ b/src/LightApp/LightApp_Application.cxx @@ -634,7 +634,7 @@ void LightApp_Application::createActions() resMgr->loadPixmap( "LightApp", tr( "ICON_LIFE_RIGN" ), false ), video, video, 0, desk, false, this, SLOT( onHelpOnline() ) ); - av->setData( "not-created-yet.com" ); + av->setData( "www.youtube.com/playlist?list=PLgvBxFyGVRbZZz4wVvP36xXQL-S81RZsc" ); createMenu( av, helpMenu, -1, 0 ); id++; -- 2.30.2