diff --git a/mail_outbound_static/__manifest__.py b/mail_outbound_static/__manifest__.py index abdeb61a0..bb52e1e2f 100644 --- a/mail_outbound_static/__manifest__.py +++ b/mail_outbound_static/__manifest__.py @@ -6,7 +6,7 @@ 'summary': 'Allows you to configure the from header for a mail server.', 'version': '12.0.1.0.0', 'category': 'Discuss', - 'website': 'https://laslabs.com/', + 'website': 'https://github.com/OCA/social', 'author': 'LasLabs, Odoo Community Association (OCA)', 'license': 'LGPL-3', 'application': False,