Skip to content

Commit 0ff786c

Browse files
chore: update link
1 parent 1af66ca commit 0ff786c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inc/admin/dashboard/main.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1157,7 +1157,7 @@ public static function get_black_friday_data( $default = array() ) {
11571157
$config['message'] = sprintf( $message_template, '<strong>', $discount, '</strong>', $product_label );
11581158
$config['sale_url'] = add_query_arg(
11591159
$url_params,
1160-
tsdk_translate_link( tsdk_utmify( 'https://themeisle.com/neve-bf', 'bfcm', 'otter' ) )
1160+
tsdk_translate_link( tsdk_utmify( 'https://themeisle.link/neve-bf', 'bfcm', 'neve' ) )
11611161
);
11621162

11631163
return $config;

0 commit comments

Comments
 (0)