Skip to content

Commit

Permalink
fix: marketing consent link fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Heleen-cr committed Feb 25, 2019
1 parent bb9f815 commit 295a9c7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/components/MarketingConsent/MarketingConsent.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,14 +48,14 @@ class MarketingConsent extends Component {
/>)) }
<p>You can update your communication preferences at any time at&nbsp;
<a
href="https://www.comicrelief.com/update-your-preferences."
href="https://www.comicrelief.com/update-your-preferences"
target="blank"
rel="noopener noreferrer"
className="link inline"
>
comicrelief.com/update-your-preferences.
comicrelief.com/update-your-preferences
<span className="visuallyhidden">(opens in a new window)</span>
</a> Your details will be kept safe, check out our&nbsp;
</a>. Your details will be kept safe, check out our&nbsp;
<a
href="https://www.comicrelief.com/privacy-policy"
target="blank"
Expand Down

0 comments on commit 295a9c7

Please sign in to comment.