aboutsummaryrefslogtreecommitdiffstats
path: root/mainwindow.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--mainwindow.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/mainwindow.cpp b/mainwindow.cpp
index 26c5a22..801d39d 100644
--- a/mainwindow.cpp
+++ b/mainwindow.cpp
@@ -565,7 +565,7 @@ void MainWindow::openTranslate() {
void MainWindow::openTutorial() {
//QDesktopServices::openUrl(QUrl("http://gpg4usb.cpunk.de/docu.html"));
- edit->newHelpTab("help", "../../src/homepage/docu.html");
+ edit->newHelpTab("help", "help/docu.html");
}
void MainWindow::startWizard()