Skip to content

Commit 9ded5cd

Browse files
committed
Merge remote-tracking branch 'ogresCE/MAGETWO-37860-Help-Link' into PR_Branch
2 parents 9c3137c + be928c5 commit 9ded5cd

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

setup/view/magento/setup/readiness-check/progress.phtml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@
171171

172172
<div class="rediness-check-side">
173173
<p class="side-title">Need Help?</p>
174-
<a href="#" target="_blank">PHP Extension Help</a> <?php // ToDo UI: missing url ?>
174+
<a href="http://devdocs.magento.com/guides/v1.0/install-gde/system-requirements.html" target="_blank">PHP Extension Help</a>
175175
</div>
176176

177177
<span class="readiness-check-icon icon-failed-round"></span>
@@ -188,9 +188,7 @@
188188
<p>
189189
The best way to resolve this is to install the correct missing extensions. The exact fix depends on our server, your host, and other system variables.
190190
<br>
191-
Our
192-
<a href="#">PHP Extension Help</a> <?php // ToDo UI: missing url ?>
193-
can get you started.
191+
Our <a href="http://devdocs.magento.com/guides/v1.0/install-gde/system-requirements.html" target="_blank">PHP Extension Help</a> can get you started.
194192
</p>
195193
<p>
196194
If you need more help, please call your hosting provider.

0 commit comments

Comments
 (0)