diff --git a/__openerp__.py b/__openerp__.py index 269dcde..01c8628 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -3,7 +3,7 @@ 'version' : '1.0.0', 'author' : 'Ivan Yelizariev', 'category' : 'Mail', - 'website' : 'https://it-projects.info', + 'website' : 'https://yelizariev.github.io', 'depends' : ['mail'], 'data':[],