summaryrefslogtreecommitdiffstats
path: root/docs/config/_default
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2023-07-29 11:17:28 +0200
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2023-07-29 11:17:28 +0200
commit8859be1c01eac8b7423b9ff515c2d8c5c3d9d754 (patch)
tree5b503e5ef88c6569228f77936d5fb723c8a512b1 /docs/config/_default
parentbec9b80d95d1be8270bcda080037c588614f3be1 (diff)
parent87de22d7464e239c775fbd48ebce1665d5b1e80d (diff)
Diffstat (limited to 'docs/config/_default')
-rw-r--r--docs/config/_default/menus/menus.en.toml12
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/config/_default/menus/menus.en.toml b/docs/config/_default/menus/menus.en.toml
index 7a956a47f..327a5777b 100644
--- a/docs/config/_default/menus/menus.en.toml
+++ b/docs/config/_default/menus/menus.en.toml
@@ -11,7 +11,7 @@
url = "/installation/"
[[docs]]
- name = "Getting Started"
+ name = "Getting started"
weight = 30
identifier = "getting-started"
url = "/getting-started/"
@@ -26,7 +26,7 @@
# Core menus
[[docs]]
- name = "Content Management"
+ name = "Content management"
weight = 50
identifier = "content-management"
post = "expanded"
@@ -53,7 +53,7 @@
[[docs]]
name = "Hugo Pipes"
weight = 90
- identifier = "pipes"
+ identifier = "hugo-pipes"
url = "/hugo-pipes/"
[[docs]]
@@ -72,13 +72,13 @@
url = "/troubleshooting/"
[[docs]]
- name = "Tools"
+ name = "Developer tools"
weight = 120
- identifier = "tools"
+ identifier = "developer-tools"
url = "/tools/"
[[docs]]
- name = "Hosting & Deployment"
+ name = "Hosting and deployment"
weight = 130
identifier = "hosting-and-deployment"
url = "/hosting-and-deployment/"