diff options
Diffstat (limited to 'config/_default/menus')
| -rw-r--r-- | config/_default/menus/menus.en.toml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/_default/menus/menus.en.toml b/config/_default/menus/menus.en.toml index 010c6ad..2a62bfc 100644 --- a/config/_default/menus/menus.en.toml +++ b/config/_default/menus/menus.en.toml @@ -30,7 +30,7 @@ [[main]] name = "Communications" - pageRef = "/communication" + pageRef = "/communication/" weight = 50 [[main]] @@ -123,8 +123,8 @@ weight = 40 [[footer]] - name = "Video" - pageRef = "/Video/" + name = "News" + pageRef = "/news/" parent = "Sections" weight = 50 |
