Update link: user-guide/application-troubleshooting. (#3834)

This commit is contained in:
Steve Perry
2017-05-18 18:16:31 -07:00
committed by GitHub
parent 6a7c312867
commit 18ccf43021
9 changed files with 9 additions and 9 deletions
@@ -94,7 +94,7 @@ were previously created in a namespace.
If a resource (CPU or memory) is being restricted by a limit, the user will get an error at time
of creation explaining why.
Let's first spin up a [Deployment](/docs/user-guide/deployments) that creates a single container Pod to demonstrate
Let's first spin up a [Deployment](/docs/concepts/workloads/controllers/deployment/) that creates a single container Pod to demonstrate
how default values are applied to each pod.
```shell
@@ -6,7 +6,7 @@ title: Troubleshooting Clusters
This doc is about cluster troubleshooting; we assume you have already ruled out your application as the root cause of the
problem you are experiencing. See
the [application troubleshooting guide](/docs/user-guide/application-troubleshooting) for tips on application debugging.
the [application troubleshooting guide]/docs/tasks/debug-application-cluster/debug-application) for tips on application debugging.
You may also visit [troubleshooting document](/docs/troubleshooting/) for more information.
## Listing your cluster