Update links to reduce redirects. (#5751)

This commit is contained in:
Steve Perry
2017-10-03 21:07:11 -07:00
committed by GitHub
parent 2e8f9adf7d
commit 5c7bbcd29e
5 changed files with 11 additions and 11 deletions
@@ -88,7 +88,7 @@ Here are some ideas for how to use Init Containers:
place the POD_IP value in a configuration and generate the main app
configuration file using Jinja.
More detailed usage examples can be found in the [StatefulSets documentation](/docs/concepts/abstractions/controllers/statefulsets/)
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).
### Init Containers in use