Skip to content

Commit ef1ffd5

Browse files
author
Miguel Balparda
committed
Removed old Connect image and links
1 parent d865ef1 commit ef1ffd5

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

app/code/Magento/Marketplace/view/adminhtml/templates/index.phtml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<img
4949
class="magento-connect-logo"
5050
src="<?php /* @escapeNotVerified */ echo $block
51-
->getViewFileUrl('Magento_Marketplace::partners/images/magento-connect.png');
51+
->getViewFileUrl('Magento_Marketplace::partners/images/magento-marketplace.svg');
5252
?>"
5353
alt="Partner"/>
5454
</div>
@@ -61,7 +61,7 @@
6161
); ?>
6262
</p>
6363
<a class="action-secondary" target="_blank"
64-
href="http://www.magentocommerce.com/magento-connect/">
64+
href="https://marketplace.magento.com/">
6565
<?= /* @escapeNotVerified */ __('Visit Magento Marketplaces') ?>
6666
</a>
6767
</div>
Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)