mirror of https://github.com/status-im/consul.git
Merge pull request #8959 from hashicorp/docs-update-api-cli
Update docs-navigation.js
This commit is contained in:
parent
aa8ab4161b
commit
5c1d25df84
|
@ -40,6 +40,11 @@ export default [
|
||||||
{ title: 'Kubernetes', href: '/docs/k8s' },
|
{ title: 'Kubernetes', href: '/docs/k8s' },
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|
||||||
|
{ title: 'API', href: '/api-docs' },
|
||||||
|
|
||||||
|
{ title: 'Commands (CLI)', href: '/commands' },
|
||||||
|
|
||||||
{
|
{
|
||||||
category: 'discovery',
|
category: 'discovery',
|
||||||
name: 'Service Discovery',
|
name: 'Service Discovery',
|
||||||
|
|
Loading…
Reference in New Issue