Skip to content

Commit cce3a92

Browse files
committed
navigation.json: remove empty "items" from "Structure" in "Program Organization"
1 parent 6b4c692 commit cce3a92

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/assets/data/navigation.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -151,8 +151,7 @@
151151
"Structure": {
152152
"id": "3.0",
153153
"label": "Structure",
154-
"path": "Structure",
155-
"items": {}
154+
"path": "Structure"
156155
},
157156
"Program Relationship with Partners": {
158157
"id": "3.1",
@@ -168,7 +167,7 @@
168167
"label": "External Partners"
169168
},
170169
"Additional Resources": {
171-
"anchorId": "AdditonalResources",
170+
"anchorId": "AdditionalResources",
172171
"label": "Additional Resources"
173172
}
174173
}

0 commit comments

Comments
 (0)