Skip to content

Commit fb5dd63

Browse files
committed
PR:37188 update old link with Github issues
1 parent 1b2c7a4 commit fb5dd63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Theme/view/frontend/templates/html/bugreport.phtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
?>
77
<small class="bugs">
88
<span><?= $block->escapeHtml(__('Help Us Keep Magento Healthy')) ?></span>
9-
<a href="http://www.magentocommerce.com/bug-tracking"
9+
<a href="https://github.com/magento/magento2/issues"
1010
target="_blank" title="<?= $block->escapeHtmlAttr(__('Report All Bugs')) ?>">
1111
<?= $block->escapeHtml(__('Report All Bugs')) ?>
1212
</a>

0 commit comments

Comments
 (0)