Skip to content

Commit

Permalink
January Bump promo: Ensure CTA opens the target LP on same domain (#9…
Browse files Browse the repository at this point in the history
…7875)

* Ensure CTA opens the target LP

* Use target prop to bypass router
  • Loading branch information
claudiucelfilip authored Jan 1, 2025
1 parent 64b5ded commit 51d398d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ const JanuaryBump = () => {
actionUrl={ localizeUrl(
'https://wordpress.com/pricing/start-your-someday-project?ref=my-home-card'
) }
actionTarget="_self"
illustration={ januaryBumpIllustration }
taskId={ TASK_JANUARY_BUMP }
/>
Expand Down

0 comments on commit 51d398d

Please sign in to comment.