Update references for known issues back to CHANGELOG.md (release notes).

This commit is contained in:
David McMahon
2016-03-24 15:27:54 -07:00
parent c262c81a51
commit e687aa38bf
3 changed files with 3 additions and 4 deletions

View File

@@ -38,7 +38,7 @@ Sometimes things go wrong. This guide is aimed at making them right. It has tw
* [Troubleshooting your application](user-guide/application-troubleshooting.md) - Useful for users who are deploying code into Kubernetes and wondering why it is not working.
* [Troubleshooting your cluster](admin/cluster-troubleshooting.md) - Useful for cluster administrators and people whose Kubernetes cluster is unhappy.
You should also check the [known issues](user-guide/known-issues.md) for the release you're using.
You should also check the [known issues for the release](../CHANGELOG.md) you're using.
# Getting help