Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f59b52b

Browse files
committed
Resolve links to community oages in the config guide and remove community from ignore list
1 parent e465628 commit f59b52b

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

guides/v2.0/config-guide/prod/prod_deploy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ The following is a list of recommended strategies for production deployment:
2424

2525
[0]: {{ page.baseurl }}/config-guide/prod/single-machine-deployment.html
2626
[1]: {{ page.baseurl }}/cloud/reference/discover-deploy.html
27-
[2]: {{ site.baseurl }}/community/resources/#installdeploy
27+
[2]: {{ site.baseurl }}/community/resources/resources.html#installdeploy

guides/v2.0/config-guide/prod/single-machine-deployment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,4 +98,4 @@ In Magento 2.2, a near-zero downtime deployment model will be available for a va
9898
[8]: {{ page.baseurl }}/install-gde/prereq/integrator_install.html
9999
[9]: {{ page.baseurl }}/comp-mgr/upgrader/upgrade-start.html
100100
[10]: {{ page.baseurl }}/install-gde/prereq/file-sys-perms-over.html#magento-file-system-owner
101-
[11]: {{ site.baseurl }}/community/resources/#installdeploy
101+
[11]: {{ site.baseurl }}/community/resources/resources.html#installdeploy

rakelib/proofer.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ module Proofer
2626
URL_IGNORE = %w[
2727
account.magento.com
2828
architecture
29-
community
3029
comp-mgr
3130
config-guide
3231
docs.magento.com

0 commit comments

Comments
 (0)