Skip to content

Commit 27b4399

Browse files
authored
Merge pull request #99 from localgovdrupal/2.x
Merge for release 2.1.1
2 parents cc67399 + fea2c26 commit 27b4399

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config/optional/pathauto.pattern.localgov_subsites_overview.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ type: 'canonical_entities:node'
99
pattern: '[node:title]'
1010
selection_criteria:
1111
b7733dd9-c007-410f-94cb-896af2a94006:
12-
id: node_type
12+
id: 'entity_bundle:node'
1313
bundles:
1414
localgov_subsites_overview: localgov_subsites_overview
1515
negate: false

config/optional/pathauto.pattern.localgov_subsites_page.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ type: 'canonical_entities:node'
99
pattern: '[node:localgov_subsites_parent:entity:url:relative]/[node:title]'
1010
selection_criteria:
1111
a17ad9f1-47e0-407c-9351-970cb7dc958c:
12-
id: node_type
12+
id: 'entity_bundle:node'
1313
bundles:
1414
localgov_subsites_page: localgov_subsites_page
1515
negate: false

0 commit comments

Comments
 (0)