Fix the links

Fix the links
This commit is contained in:
Xiaoyu Zhang
2017-03-29 22:07:52 +08:00
committed by Andrew Chen
parent 8f8c4adb05
commit 5d60b4e955
@@ -124,9 +124,9 @@ Create a Pod that uses your Secret, and verify that the Pod is running:
* Learn more about
[using a private registry](/docs/concepts/containers/images/#using-a-private-registry).
* See [kubectl create secret docker-registry](/docs/user-guide/kubectl/kubectl_create_secret_docker-registry/).
* See [Secret](/docs/api-reference/v1/definitions/#_v1_secret)
* See [Secret](/docs/api-reference/v1.6/#secret-v1-core)
* See the `imagePullSecrets` field of
[PodSpec](/docs/api-reference/v1/definitions/#_v1_podspec).
[PodSpec](/docs/api-reference/v1.6/#podspec-v1-core).
{% endcapture %}