summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authoranoduck <9925396+anoduck@users.noreply.github.com>2024-11-04 08:25:05 -0500
committeranoduck <9925396+anoduck@users.noreply.github.com>2024-11-04 08:25:05 -0500
commitb5e782b7fd8127d9ecb4668e1471b4c93db9c15e (patch)
tree9f783183f220adf6bcec8a1b6f9936179a330114 /config
parent451a53e9dececfb6e1e654e2bc06643ca581d04f (diff)
fix(content): :bug: Repaired broken links
repaired broken links and renamed menu labels
Diffstat (limited to 'config')
-rw-r--r--config/_default/menus/menus.en.toml8
1 files changed, 4 insertions, 4 deletions
diff --git a/config/_default/menus/menus.en.toml b/config/_default/menus/menus.en.toml
index 96e8a09..258e4db 100644
--- a/config/_default/menus/menus.en.toml
+++ b/config/_default/menus/menus.en.toml
@@ -120,25 +120,25 @@
weight = 10
[[footer]]
- name = "Artifacts"
+ name = "Evidence Index"
pageRef = "/evidence/"
parent = "Evidence"
weight = 10
[[footer]]
- name = "Incidents"
+ name = "Voice Log Index"
pageRef = "/evidence/otter-timeline/"
parent = "Evidence"
weight = 20
[[footer]]
- name = "Emails"
+ name = "Email Index"
pageRef = "/evidence/emails_index/"
parent = "Evidence"
weight = 30
[[footer]]
- name = "Financials"
+ name = "Financials Overview"
pageRef = "/evidence/financials/"
parent = "Evidence"
weight = 40