We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b0b5c93 + 6231f72 commit 2fe12b5Copy full SHA for 2fe12b5
Block/Adminhtml/System/Config/Form/Info.php
@@ -21,7 +21,7 @@ class Info extends \Magefan\Community\Block\Adminhtml\System\Config\Form\Info
21
*/
22
protected function getModuleUrl()
23
{
24
- return 'https://mage' . 'fan.com/magento-2-image-lazy-load-extension?utm_source=m2admin_lazyload_config&utm_medium=link&utm_campaign=regular';
+ return 'https://mage' . 'fan.com/magento-2-image-lazy-load-extension';
25
}
26
27
/**
0 commit comments