diff --git a/README.md b/README.md index faaa13316..a97a28424 100644 --- a/README.md +++ b/README.md @@ -48,11 +48,11 @@ Refer to the [install page](https://mirantis.github.io/cri-dockerd/usage/install ### Installing manually -If you want to run `cri-dockerd` on an unsupported platform, instructions can be found on the [manual install page](https://mirantis.github.io/cri-dockerd/usage/manual-install/). +If you want to run `cri-dockerd` on an unsupported platform, instructions can be found on the [manual install page](https://mirantis.github.io/cri-dockerd/usage/install-manually/). ### To use with Kubernetes -If you want to use `cri-dockerd` with Kubernetes, you can find instructions on the [Kubernetes page](https://mirantis.github.io/cri-dockerd/usage/kubernetes/). +If you want to use `cri-dockerd` with Kubernetes, you can find instructions on the [Kubernetes page](https://mirantis.github.io/cri-dockerd/usage/using-with-kubernetes/). ## Developing cri-dockerd