diff --git a/testserver_o2b/__manifest__.py b/testserver_o2b/__manifest__.py index 78ccf06..7383caa 100644 --- a/testserver_o2b/__manifest__.py +++ b/testserver_o2b/__manifest__.py @@ -10,8 +10,8 @@ Long description of module's purpose """, - 'author': "My Company", - 'website': "http://www.yourcompany.com", + 'author': "Open2bizz", + 'website': "https://www.open2bizz.tech", 'category': 'Uncategorized', 'version': '0.1', 'depends': ['web_environment_ribbon', 'mail','base',],