summaryrefslogtreecommitdiff
path: root/src/mainwin.cc
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2013-06-18 03:25:01 (GMT)
committerMarius Kintel <marius@kintel.net>2013-06-18 03:25:01 (GMT)
commit6c7d386a3338039416ced323bf1aa75edbb43d19 (patch)
tree64a54a07d1d5f675eb94a1cfa9ae6a0a89df64e8 /src/mainwin.cc
parent60e0edb211b6d0331efebb8badc86c4e4bcdff7b (diff)
Point documentation to openscad.org/documentation.html
Diffstat (limited to 'src/mainwin.cc')
-rw-r--r--src/mainwin.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainwin.cc b/src/mainwin.cc
index d10337d..95f7242 100644
--- a/src/mainwin.cc
+++ b/src/mainwin.cc
@@ -1761,7 +1761,7 @@ MainWindow::helpHomepage()
void
MainWindow::helpManual()
{
- QDesktopServices::openUrl(QUrl("http://en.wikibooks.org/wiki/OpenSCAD_User_Manual"));
+ QDesktopServices::openUrl(QUrl("http://www.openscad.org/documentation.html"));
}
#define STRINGIFY(x) #x
contact: Jan Huwald // Impressum