mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#4707 Update web address for Help/User Guide/F1
This commit is contained in:
@@ -220,7 +220,7 @@ void RicHelpOpenUsersGuideFeature::onActionTriggered( bool isChecked )
|
||||
{
|
||||
this->disableModelChangeContribution();
|
||||
|
||||
QString usersGuideUrl = "http://resinsight.org/docs/home";
|
||||
QString usersGuideUrl = "https://resinsight.org/getting-started/";
|
||||
|
||||
if ( !QDesktopServices::openUrl( usersGuideUrl ) )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user