From 505387b4630a7fdfe99df410510b1063ac57b985 Mon Sep 17 00:00:00 2001 From: Xiaoyu Zhang Date: Thu, 23 Mar 2017 11:01:18 +0800 Subject: [PATCH] fix link error The original link does not exist any more. Maybe this url is proper. --- .../debug-application-cluster/determine-reason-pod-failure.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tasks/debug-application-cluster/determine-reason-pod-failure.md b/docs/tasks/debug-application-cluster/determine-reason-pod-failure.md index 3a0e79898a..93a9973db4 100644 --- a/docs/tasks/debug-application-cluster/determine-reason-pod-failure.md +++ b/docs/tasks/debug-application-cluster/determine-reason-pod-failure.md @@ -101,7 +101,7 @@ Set `terminationMessagePath` as shown here: * See the `terminationMessagePath` field in [Container](/docs/api-reference/v1/definitions#_v1_container). -* Learn about [retrieving logs](/docs/user-guide/logging/). +* Learn about [retrieving logs](/docs/concepts/cluster-administration/logging/). * Learn about [Go templates](https://golang.org/pkg/text/template/). {% endcapture %}