consul/website/data/commands-nav-data-hidden.json
Zachary Shilton 2cebb550b3
website: resolve unlinked content (#10087)
* website: add back unlinked pages to match previous state

* website: add unlinked content check

* website: add hidden nav-data to unlinked content check
2021-04-23 10:51:13 -04:00

22 lines
286 B
JSON

[
{
"title": "Connect",
"routes": [
{
"title": "redirect-traffic",
"path": "connect/redirect-traffic"
}
]
},
{
"title": "Intention",
"routes": [
{
"title": "list",
"path": "intention/list"
}
]
}
]