Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GH-2086, GH-2084, GH-2040: Update intro hub Get Plus, Midnight & Insights Modal CTA link #595

Merged
merged 8 commits into from Aug 14, 2020

Add /

  • Loading branch information
benstrumeyer committed Aug 13, 2020
commit a4be00c6302fa9dd46e2a98511301f1da962b186
@@ -76,7 +76,7 @@ class PromoModal extends React.Component {
break;
case INSIGHTS:
sendMessage('ping', 'promo_modals_insights_upgrade_cta');
url = `${CHECKOUT_BASE_URL}/insights?utm_source=gbe&utm_campaign=${utm_campaign}`;
url = `${CHECKOUT_BASE_URL}/insights/?utm_source=gbe&utm_campaign=${utm_campaign}`;
break;
default:
}
ProTip! Use n and p to navigate between commits in a pull request.