Skip to content

Commit e89f42a

Browse files
committed
fix(network): add to menu
1 parent 5283923 commit e89f42a

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

menu/navigation.json

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2712,6 +2712,10 @@
27122712
{
27132713
"label": "Understanding routing",
27142714
"slug": "understanding-routing"
2715+
},
2716+
{
2717+
"label": "Getting the most from Private Networks",
2718+
"slug": "getting-most-private-networks"
27152719
}
27162720
],
27172721
"label": "Additional Content",
@@ -2788,7 +2792,17 @@
27882792
],
27892793
"label": "API/CLI",
27902794
"slug": "api-cli"
2791-
}
2795+
},
2796+
{
2797+
"items": [
2798+
{
2799+
"label": "Public connectivity: best practices",
2800+
"slug": "public-connectivity-best-practices"
2801+
}
2802+
],
2803+
"label": "Additional Content",
2804+
"slug": "reference-content"
2805+
}
27922806
],
27932807
"label": "IPAM",
27942808
"slug": "ipam"

0 commit comments

Comments
 (0)