link to external tutorial updated

This commit is contained in:
Marco Callieri 2018-04-03 13:38:33 +02:00
parent 630ba06fee
commit 645186e377

View File

@ -3292,7 +3292,7 @@ void MainWindow::helpOnscreen()
void MainWindow::helpOnline()
{
checkForUpdates(false);
QDesktopServices::openUrl(QUrl("http://www.meshlab.net"));
QDesktopServices::openUrl(QUrl("http://www.meshlab.net/#support"));
}
void MainWindow::showToolbarFile(){