From 10e6703690f4f0a83e900dfd8857d9ec9710efa8 Mon Sep 17 00:00:00 2001 From: Dan Allen Date: Sun, 18 Mar 2018 15:59:09 -0600 Subject: [PATCH] use correct component version in root navigation entry - use page.componentVersion instead of page.component to retrieve URL for current component version --- src/partials/breadcrumbs.hbs | 2 +- src/partials/navigation-menu.hbs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/partials/breadcrumbs.hbs b/src/partials/breadcrumbs.hbs index 20329f8..0ad0788 100644 --- a/src/partials/breadcrumbs.hbs +++ b/src/partials/breadcrumbs.hbs @@ -1,6 +1,6 @@