FluentCommunity URL fix

This commit is contained in:
Marcus Quinn
2025-03-16 22:15:43 +00:00
parent 2aecdad960
commit 3ceeb3e05d

View File

@ -486,12 +486,12 @@ function wp_allstars_get_pro_plugins_config() {
'button_group' => array(
array(
'text' => 'Home Page',
'url' => 'https://fluentcommunity.com/',
'url' => 'https://fluentcommunity.co/',
'primary' => true
),
array(
'text' => 'Pricing',
'url' => 'https://fluentcommunity.com/pricing/'
'url' => 'https://fluentcommunity.co/pricing/'
)
),
'free_slug' => 'fluent-community'