summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlixiaobing10051267 <li.xiaobing1@zte.com.cn>2016-07-26 17:22:32 +0800
committerlixiaobing10051267 <li.xiaobing1@zte.com.cn>2016-07-28 12:35:08 +0800
commitf555bd63e354d9d9654bf77556c0aec1feac71e6 (patch)
tree454094ed5a62704de0a2f0cb35b75d14615adaf7
parente5a36cd230620ee3337ff35d5dfbe91c40ed9766 (diff)
HyperLink not found and can't redirected
-rw-r--r--indexed-job.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/indexed-job.md b/indexed-job.md
index 47f454cf..40817a50 100644
--- a/indexed-job.md
+++ b/indexed-job.md
@@ -866,7 +866,7 @@ list of parameters. However, some popular base images do not include
that does not support array syntax.
Kubelet does support [expanding varaibles without a
-shell](http://kubernetes.io/v1.1/docs/design/expansion.html). But it does not
+shell](http://kubernetes.io/kubernetes/v1.1/docs/design/expansion.html). But it does not
allow for recursive substitution, which is required to extract the correct
parameter from a list based on the completion index of the pod. The syntax
could be extended, but doing so seems complex and will be an unfamiliar syntax