Fix broken link.
This commit is contained in:
@@ -20,7 +20,7 @@ Init Containers.
|
|||||||
{% capture prerequisites %}
|
{% capture prerequisites %}
|
||||||
|
|
||||||
* You should be familiar with the basics of
|
* 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
|
* 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
|
Init Containers. The example command lines below refer to the Pod as
|
||||||
`<pod-name>` and the Init Containers as `<init-container-1>` and
|
`<pod-name>` and the Init Containers as `<init-container-1>` and
|
||||||
|
|||||||
Reference in New Issue
Block a user