Skip to content

Commit 3df978c

Browse files
tcgTommy George
authored andcommitted
docs(managing-app-configuration): update "kubernetes-probes" link
The previous link, https://kubernetes.io/docs/user-guide/pod-states/#container-probes, displays a message about Kubernetes docs being moved, and includes a link to the new location for the particular topic. I've updated the link to the new location, and proper heading anchor, in the Kubernetes Pod Lifecycle documentation: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle/#container-probes
1 parent 445b57c commit 3df978c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/applications/managing-app-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ environ prod
227227

228228

229229
[attached resources]: http://12factor.net/backing-services
230-
[kubernetes-probes]: http://kubernetes.io/docs/user-guide/pod-states/#container-probes
230+
[kubernetes-probes]: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle/#container-probes
231231
[pods-to-nodes]: http://kubernetes.io/docs/user-guide/node-selection/
232232
[release]: ../reference-guide/terms.md#release
233233
[router]: ../understanding-workflow/components.md#router

0 commit comments

Comments
 (0)