Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2368272

Browse files
committed
Update manifest.json to match formatting
- Improve JSON formatting by adding line breaks for array items - Shorten "Control Plane Configuration" to "Control Plane" for clarity
1 parent 99d2c8a commit 2368272

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/manifest.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{
2-
"versions": ["main"],
2+
"versions": [
3+
"main"
4+
],
35
"routes": [
46
{
57
"title": "About",
@@ -142,7 +144,7 @@
142144
"icon_path": "./images/icons/wrench.svg",
143145
"children": [
144146
{
145-
"title": "Control Plane Configuration",
147+
"title": "Control Plane",
146148
"description": "Configure user access to your control plane.",
147149
"path": "./admin/configure.md"
148150
},

0 commit comments

Comments
 (0)