Skip to content

Commit 4ea431e

Browse files
committed
Update sidebar.json
1 parent aa66c4d commit 4ea431e

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

MyApp/_pages/sidebar.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"children": [
2626
{
2727
"text": "Latest Release Notes",
28-
"link": "/releases/v8_06"
28+
"link": "/releases/v8_07"
2929
},
3030
{
3131
"text": "Release Notes History",
@@ -138,10 +138,18 @@
138138
"text": "Admin UI",
139139
"link": "/admin-ui"
140140
},
141+
{
142+
"text": "Admin Analytics UI",
143+
"link": "/admin-ui-analytics"
144+
},
141145
{
142146
"text": "Admin Identity Users UI",
143147
"link": "/admin-ui-identity-users"
144148
},
149+
{
150+
"text": "Admin Identity Roles UI",
151+
"link": "/admin-ui-identity-roles"
152+
},
145153
{
146154
"text": "Admin Manage Users UI",
147155
"link": "/admin-ui-users"

0 commit comments

Comments
 (0)