Skip to content

Commit a5f88e0

Browse files
committed
update docs.json with new pages
1 parent 5c2ee92 commit a5f88e0

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

docs.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,10 @@
140140
"group": "Analytics dashboard",
141141
"icon": "chart-line",
142142
"pages": [
143-
"guides/analytics"
143+
"analytics/overview",
144+
"analytics/feedback",
145+
"analytics/search",
146+
"analytics/improving-docs"
144147
]
145148
},
146149
"react-components",
@@ -537,6 +540,10 @@
537540
{
538541
"source": "editor",
539542
"destination": "editor/getting-started"
543+
},
544+
{
545+
"source": "guides/analytics",
546+
"destination": "analytics/overview"
540547
}
541548
],
542549
"integrations": {

0 commit comments

Comments
 (0)