Skip to content

Commit 3110b68

Browse files
committed
update manifest
1 parent 42a343f commit 3110b68

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

docs/manifest.json

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -106,12 +106,14 @@
106106
"title": "Releases",
107107
"description": "Learn about the Coder release channels and schedule",
108108
"path": "./install/releases/index.md",
109-
"icon_path": "./images/icons/star.svg"
110-
},
111-
{
112-
"title": "Feature stages",
113-
"description": "Information about pre-GA stages.",
114-
"path": "./install/releases/feature-stages.md"
109+
"icon_path": "./images/icons/star.svg",
110+
"children": [
111+
{
112+
"title": "Feature stages",
113+
"description": "Information about pre-GA stages.",
114+
"path": "./install/releases/feature-stages.md"
115+
}
116+
]
115117
}
116118
]
117119
},

0 commit comments

Comments
 (0)