diff --git a/app/views/layouts/public.html.haml b/app/views/layouts/public.html.haml index e25aee5d..0c07ab53 100644 --- a/app/views/layouts/public.html.haml +++ b/app/views/layouts/public.html.haml @@ -33,7 +33,7 @@ %li= link_to t('about.terms_of_sale'), about_sales_path %li= link_to t('about.dmca'), about_dmca_path %li= link_to t('about.source_code'), about_path + "#opensource" - %li= mail_to 'support@gab.ai', 'Press' + %li= mail_to 'support@gab.com', 'Press' %li= link_to t('about.terms'), about_tos_path %li= link_to t('about.privacy_policy'), about_privacy_path