fix broken link (#12346)

#fix-it doesn't lead anywhere so I changed it to link to improving content
This commit is contained in:
Bill Mulligan 2019-01-23 18:53:25 +02:00 committed by Kubernetes Prow Robot
parent 5cf48aaaf2
commit bb28f4f07b
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ Anyone with a Github account can file an issue (bug report) against the
Kubernetes documentation. If you see something wrong, even if you have no idea Kubernetes documentation. If you see something wrong, even if you have no idea
how to fix it, [file an issue](#how-to-file-an-issue). The exception to this how to fix it, [file an issue](#how-to-file-an-issue). The exception to this
rule is a tiny bug like a typo that you intend to fix yourself. In that case, rule is a tiny bug like a typo that you intend to fix yourself. In that case,
you can instead [fix it](#fix-it) without filing a bug first. you can instead [fix it](#improve-existing-content) without filing a bug first.
### How to file an issue ### How to file an issue