Skip to content

Commit e687aa3

Browse files
committed
Update references for known issues back to CHANGELOG.md (release notes).
1 parent c262c81 commit e687aa3

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

Diff for: docs/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Documentation for other releases can be found at
5656
folder.
5757

5858
* If something went wrong, see the [troubleshooting](troubleshooting.md) document for how to debug.
59-
You should also check the [known issues](user-guide/known-issues.md) for the release you're using.
59+
You should also check the [known issues for the release](../CHANGELOG.md) you're using.
6060

6161
* To report a security issue, see [Reporting a Security Issue](reporting-security-issues.md).
6262

Diff for: docs/troubleshooting.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Sometimes things go wrong. This guide is aimed at making them right. It has tw
3838
* [Troubleshooting your application](user-guide/application-troubleshooting.md) - Useful for users who are deploying code into Kubernetes and wondering why it is not working.
3939
* [Troubleshooting your cluster](admin/cluster-troubleshooting.md) - Useful for cluster administrators and people whose Kubernetes cluster is unhappy.
4040

41-
You should also check the [known issues](user-guide/known-issues.md) for the release you're using.
41+
You should also check the [known issues for the release](../CHANGELOG.md) you're using.
4242

4343
# Getting help
4444

Diff for: docs/user-guide/known-issues.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,7 @@ Documentation for other releases can be found at
3232

3333
<!-- END MUNGE: UNVERSIONED_WARNING -->
3434

35-
This file has moved to: http://kubernetes.github.io/docs/user-guide/known-issues/
36-
35+
This file has moved to: https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG.md
3736

3837
<!-- BEGIN MUNGE: GENERATED_ANALYTICS -->
3938
[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/docs/user-guide/known-issues.md?pixel)]()

0 commit comments

Comments
 (0)