Merge pull request #13942 from Ladicle/fix-broken-links

Fix broken links
This commit is contained in:
Kubernetes Prow Robot 2022-07-07 00:33:35 -07:00 committed by GitHub
commit a5e5adb560
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -113,6 +113,6 @@ For a better viewing experience please check out our live documentation site at
* [Low level description on how kops works](contributing/how_it_works.md)
* [Notes on Gossip design](contributing/gossip.md)
* [Notes on master instance sizing](contributing/instancesizes.md)
* [Our release process](contributing/release.md)
* [Our release process](contributing/release-process.md)
* [Releasing with Homebrew](contributing/homebrew.md)
* [Rolling Update Diagrams](contributing/rolling_update.md)
* [Rolling Updates](operations/rolling-update.md)