Skip to content

Commit 00f32df

Browse files
committed
PD-298 Replace upgrade notice link with short link.
1 parent a92b8f0 commit 00f32df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php/class-admin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ public function print_notices() {
241241

242242
if ( ! in_array( 'pro', $dismissed, true ) ) {
243243
$notice = 'pro';
244-
$action_url = 'https://codesnippets.pro/pricing/';
244+
$action_url = 'https://snipco.de/Mlll';
245245
$action_label = __( 'Upgrade now', 'code-snippets' );
246246
$text = __( '<strong>Lifetime plans return!</strong> Enjoy Code Snippets Pro with new pricing choices, including lifetime, monthly and yearly subscriptions.', 'code-snippets' );
247247

0 commit comments

Comments
 (0)