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

feature/rewards integration #71

Merged
change learn more link
  • Loading branch information
trickpattyFH20 committed May 21, 2018
commit f9e941b0cca0230da4752d0f77e66893eeb31801
@@ -65,7 +65,7 @@ class OfferCard extends Component {
buttons: true,
message: t('rewards_first_prompt'),
textLink: {
href: 'https://www.ghostery.com/faqs',
href: 'https://www.ghostery.com/faqs/what-is-ghostery-rewards/',
text: t('rewards_learn_more'),
callback: () => this.sendSignal('offer_first_learn')
},
ProTip! Use n and p to navigate between commits in a pull request.