Fix invalid link.

pull/6454/head
陈宏 2017-11-27 14:59:38 +08:00
parent 40e80baede
commit b268cd7678
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ Here are some ideas for how to use Init Containers:
configuration file using Jinja.
More detailed usage examples can be found in the [StatefulSets documentation](/docs/concepts/workloads/controllers/statefulset/)
and the [Production Pods guide](/docs/tasks/#handling-initialization).
and the [Production Pods guide](/docs/tasks/configure-pod-container/configure-pod-initialization/).
### Init Containers in use