Delete a meaningless link

The link direct to its own section. There is not meaningful.
This commit is contained in:
Xiaoyu Zhang
2017-05-18 17:23:51 +08:00
committed by Andrew Chen
parent 95e12c8c07
commit 9e6df026c4
@@ -96,7 +96,7 @@ A ReplicationController also needs a [`.spec` section](https://github.com/kubern
The `.spec.template` is the only required field of the `.spec`.
The `.spec.template` is a [pod template](#pod-template). It has exactly
The `.spec.template` is a pod template. It has exactly
the same schema as a [pod](/docs/concepts/workloads/pods/pod/), except it is nested and does not have an `apiVersion` or
`kind`.