Skip to content

Commit

Permalink
Merge branch 'develop' into enhancement/46
Browse files Browse the repository at this point in the history
  • Loading branch information
dkotter committed Aug 27, 2024
2 parents da72685 + 68b31e2 commit f77a82b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion includes/class-mailchimp-admin.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ class Mailchimp_Admin {
* @since 1.6.0
* @var string
*/
private $oauth_url = 'https://woocommerce.mailchimpapp.com';
private $oauth_url = 'https://wordpress.mailchimpapp.com';

/**
* Initialize the class
Expand Down

0 comments on commit f77a82b

Please sign in to comment.