From 0cc0fa3f0db2c0e4ab3325fd4d5021eb55a1dab3 Mon Sep 17 00:00:00 2001 From: David Valdez Date: Mon, 10 Sep 2018 14:43:37 -0500 Subject: [PATCH] The correct blog path is blogs (plural) --- config/sync/pathauto.pattern.node_blog.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/sync/pathauto.pattern.node_blog.yml b/config/sync/pathauto.pattern.node_blog.yml index 9e047ac..88dc00b 100644 --- a/config/sync/pathauto.pattern.node_blog.yml +++ b/config/sync/pathauto.pattern.node_blog.yml @@ -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: { }