website/content/en/docs
Qiming Teng efe536f45a [zh] Fix links in contribute section
This PR fixes bad links found in the contribute section, identified via:
```
./scripts/linkchecker.py -l zh -f /docs/contribute/**/*.md
```

Fix Summary:
Bad links pointing nowhere: 23
Links which should point to localized pages: 28
Links which should avoid redirections: 5
Unsafe links that use HTTP: 6
2020-07-27 17:58:20 +08:00
..
concepts Merge pull request #22627 from uthark/patch-1 2020-07-26 20:22:16 -07:00
contribute [zh] Fix links in contribute section 2020-07-27 17:58:20 +08:00
doc-contributor-tools Add a link checker 2020-05-26 16:06:46 -07:00
home Add Kubernetes download button 2020-06-16 20:27:20 +02:00
reference Revise Pod concept (#22603) 2020-07-26 20:18:16 -07:00
setup Merge pull request #22600 from neolit123/1.19-remove-cni-from-kubeadm-page 2020-07-26 20:20:16 -07:00
tasks Revise Pod concept (#22603) 2020-07-26 20:18:16 -07:00
tutorials Revise Pod concept (#22603) 2020-07-26 20:18:16 -07:00
_index.md
search.md
sitemap.md
test.md testing deploy 2020-07-03 18:06:29 -04:00
update-user-guide-links.py