diff options
| author | Eric Tune <etune@google.com> | 2016-02-08 13:11:43 -0800 |
|---|---|---|
| committer | Eric Tune <etune@google.com> | 2016-02-12 14:34:03 -0800 |
| commit | fe4d494f5a972d733022c75dcef41fab2f8da884 (patch) | |
| tree | cb36ff3d7eb876d08c8df3e04fc963a188f2f42e | |
| parent | 35c21fedb690425aaa196edad712f4a442e86a5d (diff) | |
Update paths after move.
Also improve doc slightly.
| -rw-r--r-- | job.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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)) <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> |
