diff --git a/pos_customer_required/__manifest__.py b/pos_customer_required/__manifest__.py index 4f2326e7..2abacbf7 100644 --- a/pos_customer_required/__manifest__.py +++ b/pos_customer_required/__manifest__.py @@ -11,7 +11,7 @@ 'category': 'Point Of Sale', 'summary': 'Point of Sale Require Customer', 'author': 'Apertoso NV, La Louve, Odoo Community Association (OCA)', - 'website': 'http://www.apertoso.be', + 'website': 'https://github.com/OCA/pos', 'license': 'AGPL-3', 'depends': [ 'point_of_sale',