diff --git a/__openerp__.py b/__openerp__.py index a9e23c0..2b632e1 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' : ['mail'],