Skip to content

Commit 51e4200

Browse files
committed
Fixed link to Whats next
1 parent 46a0fb7 commit 51e4200

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

content/en/docs/concepts/workloads/pods/init-containers.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ myapp-pod 1/1 Running 0 9m
246246
```
247247

248248
This simple example should provide some inspiration for you to create your own
249-
init containers. [What's next](#whats-next) contains a link to a more detailed example.
249+
init containers. [What's next](#what-s-next) contains a link to a more detailed example.
250250

251251
## Detailed behavior
252252

@@ -324,8 +324,7 @@ init container completion record has been lost due to garbage collection. This
324324
applies for Kubernetes v1.20 and later. If you are using an earlier version of
325325
Kubernetes, consult the documentation for the version you are using.
326326

327-
## What's next {#whats-next}
328-
327+
## {{% heading "whatsnext" %}}
329328

330329
* Read about [creating a Pod that has an init container](/docs/tasks/configure-pod-container/configure-pod-initialization/#create-a-pod-that-has-an-init-container)
331330
* Learn how to [debug init containers](/docs/tasks/debug-application-cluster/debug-init-containers/)

0 commit comments

Comments
 (0)