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:
@@ -1979,7 +1979,7 @@ void RiuMainWindow::slotAddWellCellsToRangeFilterAction(bool doAdd)
|
|||||||
//--------------------------------------------------------------------------------------------------
|
//--------------------------------------------------------------------------------------------------
|
||||||
void RiuMainWindow::slotOpenUsersGuideInBrowserAction()
|
void RiuMainWindow::slotOpenUsersGuideInBrowserAction()
|
||||||
{
|
{
|
||||||
QString usersGuideUrl = "https://github.com/OPM/ResInsight/wiki";
|
QString usersGuideUrl = "http://resinsight.org/";
|
||||||
|
|
||||||
if (!QDesktopServices::openUrl(usersGuideUrl))
|
if (!QDesktopServices::openUrl(usersGuideUrl))
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user