More bug fixes for TOC, titling, and formatting.

This commit is contained in:
Devin Donnelly
2017-01-18 14:23:41 -08:00
parent 65de831b9c
commit 34d349d7b8
2 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -2,8 +2,8 @@ bigheader: "Concepts"
abstract: "Detailed explanations of Kubernetes system concepts and abstractions."
toc:
- docs/concepts/index.md
section:
- title: Kubernetes Objects
section:
- title: Kubernetes Objects
section:
- docs/concepts/abstractions/overview.md
- docs/concepts/abstractions/pod.md
+1 -1
View File
@@ -30,7 +30,7 @@ In addition, Kubernetes contains a number of higher-level abstractions called Co
* ReplicaSet
* Deployment
* [StatefulSet](/docs/concepts/abstractions/controllers/statefulsets/))
* [StatefulSet](/docs/concepts/abstractions/controllers/statefulsets/)
* DaemonSet
* Job