Prefer to keep control over mangle distribution

This commit is contained in:
Alex Yatskov 2013-11-22 09:26:14 -08:00
parent be4cd7e44c
commit 7c73411839

View File

@ -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):