Batch fixes for links (1)

There are dangling links or links that redirects to a different destination page.
This PR fixes some of them.
This commit is contained in:
Qiming Teng
2022-06-18 13:37:13 +08:00
parent 3332857e51
commit 7add552174
8 changed files with 181 additions and 109 deletions
@@ -29,7 +29,7 @@ configuration.
These tasks will help you to migrate:
* [Check whether Dockershim deprecation affects you](/docs/tasks/administer-cluster/migrating-from-dockershim/check-if-dockershim-deprecation-affects-you/)
* [Check whether Dockershim removal affects you](/docs/tasks/administer-cluster/migrating-from-dockershim/check-if-dockershim-removal-affects-you/)
* [Migrate Docker Engine nodes from dockershim to cri-dockerd](/docs/tasks/administer-cluster/migrating-from-dockershim/migrate-dockershim-dockerd/)
* [Migrating telemetry and security agents from dockershim](/docs/tasks/administer-cluster/migrating-from-dockershim/migrating-telemetry-and-security-agents/)