Skip to content

Commit f53abc7

Browse files
committed
fix(pgw): add to menu
1 parent 96481ca commit f53abc7

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

menu/navigation.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3251,6 +3251,16 @@
32513251
"label": "API/CLI",
32523252
"slug": "api-cli"
32533253
},
3254+
{
3255+
"items": [
3256+
{
3257+
"label": "Understanding v2",
3258+
"slug": "understanding-v2"
3259+
}
3260+
],
3261+
"label": "Additional Content",
3262+
"slug": "reference-content"
3263+
},
32543264
{
32553265
"label": "Troubleshooting",
32563266
"slug": "troubleshooting"

0 commit comments

Comments
 (0)