Skip to content

Commit 7b4ec64

Browse files
authored
Merge pull request #12 from open-y-subprojects/rename
feat: fix www non www"
2 parents 3e3d441 + e2bde35 commit 7b4ec64

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

modules/openy_demo_nalert/config/install/migrate_plus.migration.openy_demo_node_alert.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ source:
2222
text_color: 2
2323
icon_color: 2
2424
placement: 'header'
25-
link_url: https://www.ds.ymca.org
25+
link_url: https://ds.ymca.org
2626
link_text: 'YMCA Website Services Distribution'
2727
-
2828
id: 2
@@ -88,7 +88,7 @@ source:
8888
text_color: 1
8989
icon_color: 2
9090
placement: 'header'
91-
link_url: https://www.ds.ymca.org
91+
link_url: https://ds.ymca.org
9292
link_text: 'Build YMCA Website Services'
9393
reference_id: blog
9494
-
@@ -100,7 +100,7 @@ source:
100100
text_color: 1
101101
icon_color: 2
102102
placement: 'footer'
103-
link_url: https://www.ds.ymca.org
103+
link_url: https://ds.ymca.org
104104
link_text: 'Get YMCA Website Services Now'
105105
reference_id: blog
106106
ids:

modules/openy_demo_nalert/config/install/migrate_plus.migration.openy_demo_node_alert_standard_extended.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ source:
2222
text_color: 2
2323
icon_color: 2
2424
placement: 'header'
25-
link_url: https://www.ds.ymca.org
25+
link_url: https://ds.ymca.org
2626
link_text: 'YMCA Website Services Distribution'
2727
-
2828
id: 2

modules/openy_demo_nlanding/config/install/migrate_plus.migration.openy_demo_lp_paragraph_featured_content.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ process:
106106
field_prgf_link/title:
107107
plugin: default_value
108108
source: link_text
109-
default_value: 'https://www.ds.ymca.org'
109+
default_value: 'https://ds.ymca.org'
110110
field_prgf_fc_clm_description:
111111
-
112112
plugin: sub_process

0 commit comments

Comments
 (0)