Skip to content
Snippets Groups Projects
Commit f9b8e9e7 authored by André's avatar André
Browse files

[hamster] Update project URL

parent 9859a01b
No related branches found
No related tags found
1 merge request!121[hamster] fix logging and project URL
......@@ -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':
......
......@@ -2,7 +2,7 @@
name: Hamster integration
short_name: hamster
version: 1.2.2
description: Integration with project hamster, see http://projecthamster.wordpress.com/about/
description: Integration with project hamster, see http://projecthamster.org/
authors: Denis Fomin <fominde@gmail.com>
homepage: https://dev.gajim.org/gajim/gajim-plugins/wikis/hamsterintegrationplugin
min_gajim_version: 1.1.91
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment