From d47f156c01dca4402c0ea94198df79bc596b5928 Mon Sep 17 00:00:00 2001 From: Sherlock113 Date: Thu, 25 Mar 2021 21:26:02 +0800 Subject: [PATCH] fix a kubekey link Signed-off-by: Sherlock113 --- .../persistent-storage-configurations/install-nfs-client.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/installing-on-linux/persistent-storage-configurations/install-nfs-client.md b/content/en/docs/installing-on-linux/persistent-storage-configurations/install-nfs-client.md index 7315b75da..6abbd7d29 100644 --- a/content/en/docs/installing-on-linux/persistent-storage-configurations/install-nfs-client.md +++ b/content/en/docs/installing-on-linux/persistent-storage-configurations/install-nfs-client.md @@ -61,7 +61,7 @@ Install `nfs-common` on all of the clients. It provides necessary NFS functions ## Step 2: Download KubeKey -Follow the steps below to download [KubeKey](../kubekey) on the taskbox. +Follow the steps below to download [KubeKey](../../../installing-on-linux/introduction/kubekey/) on the taskbox. {{< tabs >}}