Skip to content

Commit

Permalink
Refs #6315. Change wiki help to new page.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Reuter committed Apr 25, 2013
1 parent 0276ad7 commit 29716f8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -684,7 +684,7 @@ void MdViewerWidget::onRotationPoint()
void MdViewerWidget::onWikiHelp()
{
QDesktopServices::openUrl(QUrl(QString("http://www.mantidproject.org/") +
"VatesSimpleInterface"));
"VatesSimpleInterface_v2"));
}

/**
Expand Down

0 comments on commit 29716f8

Please sign in to comment.