diff --git a/src/App.js b/src/App.js index f02ea55..8e9b0b2 100644 --- a/src/App.js +++ b/src/App.js @@ -47,13 +47,13 @@ const saasifyConfig = { logo: deployment.saas.logo, header: { links: [ - { - label: 'Pricing', - href: 'https://app.reacher.email/pricing' - }, { label: 'Help Center', href: 'https://help.reacher.email' + }, + { + label: 'Pricing', + href: 'https://app.reacher.email/pricing' } ], actions: ({ auth }) => {