From 86f4427e3a3411357cc51573d7e0c542bff227a7 Mon Sep 17 00:00:00 2001 From: jianglingxia Date: Thu, 30 Mar 2017 16:08:40 +0800 Subject: [PATCH] change the link the url of releases --- docs/troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/troubleshooting.md b/docs/troubleshooting.md index 30bb0cf38c..deb4375b85 100644 --- a/docs/troubleshooting.md +++ b/docs/troubleshooting.md @@ -13,7 +13,7 @@ two sections: * [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 for the [release](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG.md) +You should also check the known issues for the [release](https://github.com/kubernetes/kubernetes/releases) you're using. ### Getting help