amend the url

Fix the wrong link
This commit is contained in:
Xiaoyu Zhang
2017-03-28 17:06:59 +08:00
committed by Andrew Chen
parent 6c3971d9f4
commit af1f6d5a2d
+1 -1
View File
@@ -33,7 +33,7 @@ This document is meant to highlight and consolidate in one place configuration b
event of node failure. event of node failure.
Replication controllers are almost always preferable to creating pods, except for some explicit Replication controllers are almost always preferable to creating pods, except for some explicit
[`restartPolicy: Never`](/docs/user-guide/pod-states/#restartpolicy) scenarios. A [`restartPolicy: Never`](/docs/concepts/workloads/pods/pod-lifecycle/#restart-policy) scenarios. A
[Job](/docs/concepts/jobs/run-to-completion-finite-workloads/) object (currently in Beta), may also be appropriate. [Job](/docs/concepts/jobs/run-to-completion-finite-workloads/) object (currently in Beta), may also be appropriate.