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.
1 parent 287dee5 commit 9fd12e2Copy full SHA for 9fd12e2
app/bootstrap.php
@@ -19,8 +19,8 @@
19
echo <<<HTML
20
<div style="font:12px/1.35em arial, helvetica, sans-serif;">
21
<p>Magento supports PHP 5.4.11 or later. Please read
22
- <a href="http://devdocs.magento.com/guides/v1.0/install-gde/system-requirements.html">
23
- http://devdocs.magento.com/guides/v1.0/install-gde/system-requirements.html</a>.
+ <a target="_blank" href="http://devdocs.magento.com/guides/v1.0/install-gde/system-requirements.html">
+ Magento System Requirements</a>.
24
</div>
25
HTML;
26
}
0 commit comments