The correct blog path is blogs (plural)
This commit is contained in:
parent
53f5270a64
commit
0cc0fa3f0d
1 changed files with 3 additions and 3 deletions
|
@ -9,16 +9,16 @@ _core:
|
|||
id: node_blog
|
||||
label: 'Node blog'
|
||||
type: 'canonical_entities:node'
|
||||
pattern: 'blog/[node:title]'
|
||||
pattern: 'blogs/[node:title]'
|
||||
selection_criteria:
|
||||
cbbc8b23-30be-44a8-969b-ef9c72e952ab:
|
||||
6a627f71-3274-4fbb-8145-8a9371a45c0d:
|
||||
id: node_type
|
||||
bundles:
|
||||
blog: blog
|
||||
negate: false
|
||||
context_mapping:
|
||||
node: node
|
||||
uuid: cbbc8b23-30be-44a8-969b-ef9c72e952ab
|
||||
uuid: 6a627f71-3274-4fbb-8145-8a9371a45c0d
|
||||
selection_logic: and
|
||||
weight: -5
|
||||
relationships: { }
|
||||
|
|
Loading…
Reference in a new issue