Skip to content

Commit b181193

Browse files
authored
Merge pull request #28048 from chrisnegus/init-containers-link
Fixed broken What's Next link
2 parents 726587e + 51e4200 commit b181193

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 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

@@ -326,7 +326,6 @@ Kubernetes, consult the documentation for the version you are using.
326326

327327
## {{% heading "whatsnext" %}}
328328

329-
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/)
332331

0 commit comments

Comments
 (0)