Skip to content
Snippets Groups Projects
Commit b7b2b9df authored by stefan's avatar stefan
Browse files

Help/Documentation menu entry update documentation link

git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@2591 5a81b35b-ba03-0410-adc8-b2c5c5119f08
parent 2c4f0b52
Branches
Tags
No related merge requests found
......@@ -92,7 +92,7 @@ class InitMenuBar(QtCore.QObject):
self.loader_manager.exec_()
def OpenDocs(self):
QtGui.QDesktopServices.openUrl(QtCore.QUrl("http://www.openstructure.org/docs/index.html"))
QtGui.QDesktopServices.openUrl(QtCore.QUrl("http://www.openstructure.org/docs/"))
def About(self):
_InitSplash()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment