[hamster] Update project URL

This commit is contained in:
André Apitzsch
2019-03-19 20:41:46 +01:00
parent 9859a01b89
commit f9b8e9e72f
2 changed files with 2 additions and 2 deletions

View File

@@ -31,7 +31,7 @@ class HamsterIntegrationPlugin(GajimPlugin):
@log_calls('HamsterIntegrationPlugin')
def init(self):
self.description = _('Integration with project hamster, see '
'http://projecthamster.wordpress.com/about/')
'http://projecthamster.org/')
self.config_dialog = None
self.events_handlers = {}
if os.name == 'nt':