Update init-containers.md (#4896)

fix the bad link
pull/4885/merge
XsWack 2017-08-18 02:21:36 +08:00 committed by Andrew Chen
parent 4dcfd3588f
commit f9d6dfdc11
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,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/abstractions/controllers/statefulsets/)
and the [Production Pods guide](/docs/user-guide/production-pods.md#handling-initialization).
and the [Production Pods guide](/docs/tasks/#handling-initialization).
### Init Containers in use