Skip to content

Commit 4108ed5

Browse files
committed
fix link
1 parent d05d5df commit 4108ed5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/configure-pod-container/attach-handler-lifecycle-event.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ unless the Pod's grace period expires. For more details, see
8080
{{< note >}}
8181
Kubernetes only sends the preStop event when a Pod or a container in the Pod is *terminated*.
8282
This means that the preStop hook is not invoked when the Pod is *completed*.
83-
About this limitation, please see [Container hooks](docs/concepts/containers/container-lifecycle-hooks/#container-hooks) for the detail.
83+
About this limitation, please see [Container hooks](/docs/concepts/containers/container-lifecycle-hooks/#container-hooks) for the detail.
8484
{{< /note >}}
8585

8686

0 commit comments

Comments
 (0)