File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Marketplace/view/adminhtml/templates
UrlRewrite/Test/Mftf/Data Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 61
61
)); ?>
62
62
</p>
63
63
<a class="action-secondary" target="_blank"
64
- href="https://marketplace.magento .com/">
64
+ href="https://commercemarketplace.adobe .com/">
65
65
<?= $ block ->escapeHtml (__ ('Visit Magento Marketplaces ' )) ?>
66
66
</a>
67
67
</div>
Original file line number Diff line number Diff line change 28
28
</entity >
29
29
<entity name =" customPermanentUrlRewrite" type =" urlRewrite" >
30
30
<data key =" request_path" unique =" prefix" >wishlist</data >
31
- <data key =" target_path" >https://marketplace.magento .com/</data >
31
+ <data key =" target_path" >https://commercemarketplace.adobe .com/</data >
32
32
<data key =" redirect_type" >301</data >
33
33
<data key =" redirect_type_label" >Permanent (301)</data >
34
34
<data key =" store_id" >1</data >
37
37
</entity >
38
38
<entity name =" customTemporaryUrlRewrite" type =" urlRewrite" >
39
39
<data key =" request_path" unique =" prefix" >wishlist</data >
40
- <data key =" target_path" >https://marketplace.magento .com/</data >
40
+ <data key =" target_path" >https://commercemarketplace.adobe .com/</data >
41
41
<data key =" redirect_type" >302</data >
42
42
<data key =" redirect_type_label" >Temporary (302)</data >
43
43
<data key =" store_id" >1</data >
You can’t perform that action at this time.
0 commit comments