mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Updated link to help web pages
This commit is contained in:
parent
68831f6e99
commit
6857bd3122
@ -1979,7 +1979,7 @@ void RiuMainWindow::slotAddWellCellsToRangeFilterAction(bool doAdd)
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
void RiuMainWindow::slotOpenUsersGuideInBrowserAction()
|
||||
{
|
||||
QString usersGuideUrl = "https://github.com/OPM/ResInsight/wiki";
|
||||
QString usersGuideUrl = "http://resinsight.org/";
|
||||
|
||||
if (!QDesktopServices::openUrl(usersGuideUrl))
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user