Skip to content

Commit

Permalink
Performance Profiler: Update the Learn More link in the Migration banner
Browse files Browse the repository at this point in the history
  • Loading branch information
epeicher committed Dec 3, 2024
1 parent 6d9fc6b commit 46743af
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ export const MigrationBanner = ( props: { url: string; onClick: () => void } ) =
<Button
variant="secondary"
className="outlined-button"
href="https://wordpress.com/hosting/"
href="https://wordpress.com/move/?ref=performance-profiler-lp"
target="_blank"
>
{ translate( 'Learn More' ) }
Expand Down

0 comments on commit 46743af

Please sign in to comment.