From b86bd40b91d1c19926d8cc8417f377fe7d40a59e Mon Sep 17 00:00:00 2001 From: David McMahon Date: Tue, 22 Mar 2016 14:55:10 -0700 Subject: [PATCH] Update troubleshooting.md --- docs/troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/troubleshooting.md b/docs/troubleshooting.md index 08735e20f5..feb6d1cf69 100644 --- a/docs/troubleshooting.md +++ b/docs/troubleshooting.md @@ -8,7 +8,7 @@ Sometimes things go wrong. This guide is aimed at making them right. It has tw * [Troubleshooting your application](/docs/user-guide/application-troubleshooting) - Useful for users who are deploying code into Kubernetes and wondering why it is not working. * [Troubleshooting your cluster](/docs/admin/cluster-troubleshooting) - Useful for cluster administrators and people whose Kubernetes cluster is unhappy. -You should also check the [known issues](/docs/user-guide/known-issues) for the release you're using. +You should also check the known issues for the [release](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG.md) you're using. ### Getting help