Skip to content

Commit 00e0bae

Browse files
committed
cornerstone workout link
1 parent a7aa3ba commit 00e0bae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

classes/suggested-tasks/providers/integrations/yoast/class-cornerstone-workout.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ public function get_description( $task_id = '' ) {
130130
return sprintf(
131131
/* translators: %s: "Read more" link. */
132132
\esc_html__( 'Improve your most important pages with Yoast SEO\'s Cornerstone Content Workout. %s.', 'progress-planner' ),
133-
'<a href="https://prpl.fyi/yoast-cornerstone" target="_blank" data-prpl_accessibility_text="' . \esc_attr__( 'Learn more about the Yoast SEO Cornerstone Content Workout', 'progress-planner' ) . '">' . \esc_html__( 'Learn more', 'progress-planner' ) . '</a>'
133+
'<a href="https://prpl.fyi/run-cornerstone-content-workout/" target="_blank" data-prpl_accessibility_text="' . \esc_attr__( 'Learn more about the Yoast SEO Cornerstone Content Workout', 'progress-planner' ) . '">' . \esc_html__( 'Learn more', 'progress-planner' ) . '</a>'
134134
);
135135
}
136136

0 commit comments

Comments
 (0)