diff --git a/__openerp__.py b/__openerp__.py index 912f078..abe68ad 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -4,7 +4,7 @@ 'author' : 'IT-Projects LLC, Ivan Yelizariev', 'license': 'GPL-3', 'category' : 'Social Network', - 'website' : 'https://yelizariev.github.io', + 'website' : 'https://twitter.com/yelizariev', 'price': 9.00, 'currency': 'EUR', 'depends' : ['base', 'web', 'fetchmail', 'mail'],