diff --git a/docs/concepts/index.md b/docs/concepts/index.md index a4cd156b00..5fce2c4e4f 100644 --- a/docs/concepts/index.md +++ b/docs/concepts/index.md @@ -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/)