From fe4d494f5a972d733022c75dcef41fab2f8da884 Mon Sep 17 00:00:00 2001 From: Eric Tune Date: Mon, 8 Feb 2016 13:11:43 -0800 Subject: Update paths after move. Also improve doc slightly. --- job.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/job.md b/job.md index 36e7a760..d2d728a5 100644 --- a/job.md +++ b/job.md @@ -185,7 +185,7 @@ Below are the possible future extensions to the Job controller: [this comment](https://github.com/kubernetes/kubernetes/issues/1624#issuecomment-97622142)) * Be able to inspect Pods running a Job, especially after a Job has finished, e.g. by providing pointers to Pods in the JobStatus ([see comment](https://github.com/kubernetes/kubernetes/pull/11746/files#r37142628)). -* help users avoid non-unique label selectors ([see this proposal](selector-generation.md)) +* help users avoid non-unique label selectors ([see this proposal](../../docs/design/selector-generation.md)) -- cgit v1.2.3