diff --git a/content/en/docs/installing-on-kubernetes/introduction/overview.md b/content/en/docs/installing-on-kubernetes/introduction/overview.md index 8b8743279..641b899ef 100644 --- a/content/en/docs/installing-on-kubernetes/introduction/overview.md +++ b/content/en/docs/installing-on-kubernetes/introduction/overview.md @@ -15,7 +15,7 @@ This section gives you an overview of the general steps of installing KubeSphere {{< notice note >}} -Please read the prerequisites before you install KubeSphere on existing Kubernetes clusters. +Please read [Prerequisites](../prerequisites/) before you install KubeSphere on existing Kubernetes clusters. {{}} diff --git a/content/en/docs/installing-on-kubernetes/introduction/prerequisites.md b/content/en/docs/installing-on-kubernetes/introduction/prerequisites.md index 7dcebc354..3a5c42dbc 100644 --- a/content/en/docs/installing-on-kubernetes/introduction/prerequisites.md +++ b/content/en/docs/installing-on-kubernetes/introduction/prerequisites.md @@ -51,4 +51,4 @@ glusterfs (default) kubernetes.io/glusterfs 3d4h If your Kubernetes cluster environment meets all the requirements above, then you are ready to deploy KubeSphere on your existing Kubernetes cluster. -For more information, see Overview of Installing on Kubernetes. \ No newline at end of file +For more information, see [Overview](../overview/). \ No newline at end of file