Skip to content

Commit 351231d

Browse files
authored
1 parent 8c9e245 commit 351231d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@
336336
</div>
337337

338338
<p ng-show="componentDependency.expanded">For additional assistance, see
339-
<a href="http://devdocs.magento.com/guides/v2.0/install-gde/trouble/php/tshoot_php-set.html"
339+
<a href="http://devdocs.magento.com/guides/v2.2/install-gde/trouble/php/tshoot_php-set.html"
340340
target="_blank">PHP settings check help
341341
</a>.
342342
</p>
@@ -392,7 +392,7 @@
392392

393393
<div class="readiness-check-side">
394394
<p class="side-title">Need Help?</p>
395-
<a href="http://devdocs.magento.com/guides/v2.0/install-gde/system-requirements.html" target="_blank">PHP Extension Help</a>
395+
<a href="http://devdocs.magento.com/guides/v2.2/install-gde/system-requirements.html" target="_blank">PHP Extension Help</a>
396396
</div>
397397

398398
<span class="readiness-check-icon icon-failed-round"></span>
@@ -413,7 +413,7 @@
413413
<p>
414414
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.
415415
<br>
416-
Our <a href="http://devdocs.magento.com/guides/v2.0/install-gde/system-requirements.html" target="_blank">PHP extension help</a> can get you started.
416+
Our <a href="http://devdocs.magento.com/guides/v2.2/install-gde/system-requirements.html" target="_blank">PHP extension help</a> can get you started.
417417
</p>
418418
<p>
419419
For additional assistance, contact your hosting provider.
@@ -477,7 +477,7 @@
477477

478478
<div class="readiness-check-side">
479479
<p class="side-title">Need Help?</p>
480-
<a href="http://devdocs.magento.com/guides/v2.0/install-gde/install/file-system-perms.html" target="_blank">File Permission Help</a>
480+
<a href="http://devdocs.magento.com/guides/v2.2/install-gde/prereq/file-system-perms.html" target="_blank">File Permission Help</a>
481481
</div>
482482

483483
<span class="readiness-check-icon icon-failed-round"></span>
@@ -500,7 +500,7 @@
500500
The best way to resolve this is to allow write permissions for files in the following Magento directories and subdirectories. The exact fix depends on your server, your host,
501501
and other system variables.
502502
<br>
503-
For help, see our <a href="http://devdocs.magento.com/guides/v2.0/install-gde/install/file-system-perms.html" target="_blank">File Permission Help</a> or call your hosting provider.
503+
For help, see our <a href="http://devdocs.magento.com/guides/v2.2/install-gde/prereq/file-system-perms.html" target="_blank">File Permission Help</a> or call your hosting provider.
504504
</p>
505505
<ul class="list" ng-show="permissions.expanded" ng-init="showDetails=false">
506506
<li

0 commit comments

Comments
 (0)