renaming items

This commit is contained in:
Foster Irwin 2022-02-23 11:10:14 -07:00
parent d4fa908ac9
commit 6f39aab993

View file

@ -55,8 +55,9 @@ const config = {
label: "Getting Started", label: "Getting Started",
to: "docs/getting-started", to: "docs/getting-started",
}, },
// FIXME create configuration & settings landing page and adjust path below
{ {
label: "Device Settings", label: "Configuration & Settings",
to: "docs/settings", to: "docs/settings",
}, },
{ {
@ -73,7 +74,7 @@ const config = {
label: "Contribute", label: "Contribute",
items: [ items: [
{ {
label: "Contribute to Meshtastic", label: "Developers",
to: "docs/developers", to: "docs/developers",
}, },
{ {