Fix broken link.

This commit is contained in:
steveperry-53
2017-01-06 19:49:03 -08:00
parent 9fd5a40de2
commit efed20dbe4
@@ -20,7 +20,7 @@ Init Containers.
{% capture prerequisites %}
* You should be familiar with the basics of
[Init Containers](/docs/user-guide/pods/init-containers/).
[Init Containers](/docs/user-guide/pods/init-container/).
* You should have a [Pod](/docs/user-guide/pods/) you want to debug that uses
Init Containers. The example command lines below refer to the Pod as
`<pod-name>` and the Init Containers as `<init-container-1>` and