diff --git a/config.toml b/config.toml index d69c157..ed5252f 100644 --- a/config.toml +++ b/config.toml @@ -155,7 +155,12 @@ homepage="/intro/what-is-cloudify/" name = "Blueprint Composer" weight = 11 +[[menu.docs]] + identifier = "kubernetes" + name = "Kubernetes" + weight = 12 + [[menu.docs]] identifier = "apis" name = "APIs" - weight = 12 + weight = 13