From 5939dd0fab201449a1911918313dd252310b438f Mon Sep 17 00:00:00 2001 From: RichieEscarez Date: Tue, 16 Jun 2015 08:50:12 -0700 Subject: [PATCH] fixed broken link --- docs/troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/troubleshooting.md b/docs/troubleshooting.md index cf7be320644..87ae1fc8584 100644 --- a/docs/troubleshooting.md +++ b/docs/troubleshooting.md @@ -1,7 +1,7 @@ # Troubleshooting Sometimes things go wrong. This guide is aimed at making them right. It has two sections: * [Troubleshooting your application](application-troubleshooting.md) - Useful for users who are deploying code into Kubernetes and wondering why it is not working. - * [Troubleshooting your cluster](cluster-troubleshooting) - Useful for cluster adminstrators and people whose Kubernetes cluster is unhappy. + * [Troubleshooting your cluster](cluster-troubleshooting.md) - Useful for cluster adminstrators and people whose Kubernetes cluster is unhappy. [![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/docs/troubleshooting.md?pixel)]()