Skip to content

Commit 705ad1d

Browse files
committed
10193-Remove-UTM-from-links
1 parent 75f14e0 commit 705ad1d

File tree

1 file changed

+1
-1
lines changed
  • Block/Adminhtml/System/Config/Form

1 file changed

+1
-1
lines changed

Block/Adminhtml/System/Config/Form/Info.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ class Info extends \Magefan\Community\Block\Adminhtml\System\Config\Form\Info
1414
*/
1515
protected function getModuleUrl()
1616
{
17-
return 'https://mage' . 'fan.com/magento-2-html-sitemap-extension?utm_source=m2admin_html_sitemap_config&utm_medium=link&utm_campaign=regular';
17+
return 'https://mage' . 'fan.com/magento-2-html-sitemap-extension';
1818
}
1919
/**
2020
* Return extension title

0 commit comments

Comments
 (0)