Merge pull request #5231 from chrismytton/patch-1

Fix link to Pod overview from concepts index
This commit is contained in:
Andrew Chen
2017-08-28 12:22:21 -07:00
committed by GitHub
+1 -1
View File
@@ -21,7 +21,7 @@ Kubernetes contains a number of abstractions that represent the state of your sy
The basic Kubernetes objects include:
* [Pod](/docs/concepts/workload/pods/pod-overview/)
* [Pod](/docs/concepts/workloads/pods/pod-overview/)
* [Service](/docs/concepts/services-networking/service/)
* [Volume](/docs/concepts/storage/volumes/)
* [Namespace](/docs/concepts/overview/working-with-objects/namespaces/)