Skip to content

Commit 7935db5

Browse files
Fix articles
1 parent 62caaae commit 7935db5

File tree

1 file changed

+9
-12
lines changed

1 file changed

+9
-12
lines changed

web/resources/navigation.yaml

Lines changed: 9 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,19 @@
11
- name: Introduction
22
path_html: "/"
3-
article:
4-
name: introduction
5-
folder: ''
6-
- name: Articles
3+
- name: Guides
74
subitems:
8-
- name: Official articles
9-
path_html: "/official"
5+
- name: Official guides
6+
path_html: "/official-guides"
107
category:
11-
name: Official articles
8+
name: Official guides
129
articles:
13-
path: official
14-
- name: Community articles
15-
path_html: "/community"
10+
path: official-guides
11+
- name: Community guides
12+
path_html: "/community-guides"
1613
category:
17-
name: Community articles
14+
name: Community guides
1815
articles:
19-
path: community
16+
path: community-guides
2017
- name: Functions
2118
subitems:
2219
- name: Client functions

0 commit comments

Comments
 (0)