From 54ee48eeda9ebe10bca86ae08e72436e971a2e2e Mon Sep 17 00:00:00 2001 From: Chao Wang Date: Thu, 4 Oct 2018 08:14:28 +0800 Subject: [PATCH] fix the CRI-installation in install-kubuadm (#10475) --- content/en/docs/setup/independent/install-kubeadm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/setup/independent/install-kubeadm.md b/content/en/docs/setup/independent/install-kubeadm.md index df670972c5..d59c613c1d 100644 --- a/content/en/docs/setup/independent/install-kubeadm.md +++ b/content/en/docs/setup/independent/install-kubeadm.md @@ -92,7 +92,7 @@ Other CRI-based runtimes include: - [frakti](https://github.com/kubernetes/frakti) - [rkt](https://github.com/kubernetes-incubator/rktlet) -Refer to the [CRI installation instructions](/docs/setup/cri.md) for more information. +Refer to the [CRI installation instructions](/docs/setup/cri) for more information. ## Installing kubeadm, kubelet and kubectl