Skip to content

Commit 23166ed

Browse files
mohit-adobepawan-adobe-security
authored andcommitted
cia-2.4.7-beta2-develop-bugfix-08242023: resolve conflict
1 parent 80befb3 commit 23166ed

File tree

1 file changed

+3
-3
lines changed
  • app/code/Magento/Marketplace/view/adminhtml/templates

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
<h2 class="page-sub-title"><?= $block->escapeHtml(__('Partner search')) ?></h2>
3333
<p>
3434
<?= $block->escapeHtml(__(
35-
'Magento has a thriving ecosystem of technology partners to help merchants and brands deliver ' .
36-
'the best possible customer experiences. They are recognized as experts in eCommerce, ' .
35+
'Magento has a thriving ecosystem of technology partners to help merchants and brands deliver '
36+
. 'the best possible customer experiences. They are recognized as experts in eCommerce, ' .
3737
'search, email marketing, payments, tax, fraud, optimization and analytics, fulfillment, ' .
3838
'and more. Visit the Magento Partner Directory to see all of our trusted partners.'
3939
)); ?>
@@ -61,7 +61,7 @@
6161
)); ?>
6262
</p>
6363
<a class="action-secondary" target="_blank"
64-
href="https://marketplace.magento.com/">
64+
href="https://commercemarketplace.adobe.com/">
6565
<?= $block->escapeHtml(__('Visit Magento Marketplaces')) ?>
6666
</a>
6767
</div>

0 commit comments

Comments
 (0)