From bbbf2888bf2b61e375fce185f6f0cd5eabdfad1f Mon Sep 17 00:00:00 2001 From: Ivan Yelizariev Date: Thu, 19 Feb 2015 19:36:02 +0200 Subject: [PATCH] new website https://yelizariev.github.io/ --- __openerp__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/__openerp__.py b/__openerp__.py index 34ca0de..569d761 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -3,7 +3,7 @@ "version" : "0.3", "author" : "Ivan Yelizariev", "category" : "Mail", - "website" : "https://it-projects.info", + "website" : "https://yelizariev.github.io", "description": """ """, "depends" : ["base"],