Skip to content

Commit ed7d0b5

Browse files
author
Olga Kopylova
committed
Merge remote-tracking branch 'origin/MAGETWO-30831-File-Permission-Link' into develop
2 parents ee2bb76 + 58f6208 commit ed7d0b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
<div ng-switch-default ng-init="updateOnError(permissions)">
155155
<div class="rediness-check-panel-right">
156156
<p>Need Help?</p>
157-
<p><a href="#" target="_blank">File Permission Help</a></p>
157+
<p><a href="http://devdocs.magento.com/guides/v1.0/install-gde/install/composer-clone.html#instgde-prereq-compose-access" target="_blank">File Permission Help</a></p>
158158
</div>
159159
<span class="glyphicon glyphicon-remove text-danger"></span>
160160
<span>File Permission Check</span>
@@ -166,7 +166,7 @@
166166
<span ng-show="permissions.expanded">Less detail</span>
167167
</a>
168168
</p>
169-
<p>The best way to resolve this is to allow write permissions for the following Magento directories. The exact fix depends on your server, your host, and other system variables.</br>Our <a href="#">File Permission Help</a> can get you started.</p>
169+
<p>The best way to resolve this is to allow write permissions for the following Magento directories. The exact fix depends on your server, your host, and other system variables.</br>Our <a href="http://devdocs.magento.com/guides/v1.0/install-gde/install/composer-clone.html#instgde-prereq-compose-access" target="_blank">File Permission Help</a> can get you started.</p>
170170
<p>If you need more help, please call your hosting provider.</p>
171171
<div class="rediness-check-block" ng-show="permissions.expanded">
172172
<ul class="list-unstyled">

0 commit comments

Comments
 (0)