Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Commit a5e8f09

Browse files
committed
Correction for upcoming url
1 parent 1a04f18 commit a5e8f09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

googleanalytics.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ function monsterinsights_lite_60_admin_notice() {
5454
}
5555
if ( ! get_option( 'monsterinsights_60_beta' , false ) ) { ?>
5656
<div class="updated notice is-dismissible">
57-
<p><?php echo sprintf(__( 'MonsterInsights 6.0 is Coming Soon — %sCheck out the sneak peak%s — It’s going to be awesome', 'google-analytics-for-wordpress'), '<a href="https://www.monsterinsights.com/monsterinsights-6-0-beta/">', '</a>' ); ?></p>
57+
<p><?php echo sprintf(__( 'MonsterInsights 6.0 is Coming Soon — %sCheck out the sneak peak%s — It’s going to be awesome', 'google-analytics-for-wordpress'), '<a href="https://www.monsterinsights.com/whats-coming-monsterinsights-6-0-sneak-peak/">', '</a>' ); ?></p>
5858
</div>
5959
<?php
6060
update_option( 'monsterinsights_60_beta', true );

0 commit comments

Comments
 (0)