Prefer to keep control over mangle distribution
This commit is contained in:
parent
be4cd7e44c
commit
7c73411839
@ -266,7 +266,7 @@ class MainWindowBook(QtGui.QMainWindow):
|
||||
|
||||
def onHelpHomepage(self):
|
||||
services = QtGui.QDesktopServices()
|
||||
services.openUrl(QtCore.QUrl('https://github.com/catmanjan/mangle'))
|
||||
services.openUrl(QtCore.QUrl('http://foosoft.net/mangle'))
|
||||
|
||||
|
||||
def onHelpAbout(self):
|
||||
|
Loading…
Reference in New Issue
Block a user