From 16917fc25868031cd8a4a828eff33f9800dea9d6 Mon Sep 17 00:00:00 2001 From: Devin Donnelly Date: Wed, 18 Jan 2017 14:27:43 -0800 Subject: [PATCH] TOC fix, redux. --- _data/concepts.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_data/concepts.yml b/_data/concepts.yml index 41aefaaedf..4102b5f142 100644 --- a/_data/concepts.yml +++ b/_data/concepts.yml @@ -2,6 +2,8 @@ bigheader: "Concepts" abstract: "Detailed explanations of Kubernetes system concepts and abstractions." toc: - docs/concepts/index.md + +- title: Kubernetes Objects section: - docs/concepts/abstractions/overview.md - docs/concepts/abstractions/pod.md