From c22feb32d46663dc0e91e07eb97a2049040a7a14 Mon Sep 17 00:00:00 2001 From: Sherlock113 Date: Fri, 5 Feb 2021 11:26:44 +0800 Subject: [PATCH] fix some links Signed-off-by: Sherlock113 --- content/en/blogs/set-up-ha-cluster-using-keepalived-haproxy.md | 2 +- .../devops-project-management.md | 2 +- .../en/docs/project-user-guide/configuration/image-registry.md | 2 +- .../devops-project-management.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/content/en/blogs/set-up-ha-cluster-using-keepalived-haproxy.md b/content/en/blogs/set-up-ha-cluster-using-keepalived-haproxy.md index 38bad596d..4c5ec9a5c 100644 --- a/content/en/blogs/set-up-ha-cluster-using-keepalived-haproxy.md +++ b/content/en/blogs/set-up-ha-cluster-using-keepalived-haproxy.md @@ -262,7 +262,7 @@ Before you start to create your Kubernetes cluster, make sure you have tested th ## Use KubeKey to Create a Kubernetes Cluster -[KubeKey](https://github.com/kubesphere/kubekey) is an efficient and convenient tool to create a Kubernetes cluster. If you are not familiar with KubeKey, have a look at my previous articles about using KubeKey to [create a three-node cluster](http://localhost:1313/blogs/install-kubernetes-using-kubekey/) and scale your cluster. +[KubeKey](https://github.com/kubesphere/kubekey) is an efficient and convenient tool to create a Kubernetes cluster. If you are not familiar with KubeKey, have a look at my previous articles about using KubeKey to [create a three-node cluster](https://kubesphere.io/blogs/install-kubernetes-using-kubekey/) and scale your cluster. 1. Download KubeKey from its [GitHub Release Page](https://github.com/kubesphere/kubekey/releases) or use the following command to download KubeKey version 1.0.1. You only need to download KubeKey to one of your machines (e.g. `master1`) that serves as the **taskbox** for installation. diff --git a/content/en/docs/devops-user-guide/understand-and-manage-devops-projects/devops-project-management.md b/content/en/docs/devops-user-guide/understand-and-manage-devops-projects/devops-project-management.md index c96c6e1d0..93f172f85 100644 --- a/content/en/docs/devops-user-guide/understand-and-manage-devops-projects/devops-project-management.md +++ b/content/en/docs/devops-user-guide/understand-and-manage-devops-projects/devops-project-management.md @@ -44,7 +44,7 @@ A pipeline entails a collection of plugins that allow you to constantly and cons ### Credentials -A DevOps project user with required permissions can configure credentials for pipelines for the interaction with external environments. Once the user adds these credentials in a DevOps project, the credentials can be used by the DevOps project to interact with third-party applications, such as GitHub, GitLab and Docker Hub. For more information, see [Credential Management](../credential-management/). +A DevOps project user with required permissions can configure credentials for pipelines for the interaction with external environments. Once the user adds these credentials in a DevOps project, the credentials can be used by the DevOps project to interact with third-party applications, such as GitHub, GitLab and Docker Hub. For more information, see [Credential Management](../../../devops-user-guide/how-to-use/credential-management/). ### Members and roles diff --git a/content/en/docs/project-user-guide/configuration/image-registry.md b/content/en/docs/project-user-guide/configuration/image-registry.md index 27f9ce4b7..6de098213 100644 --- a/content/en/docs/project-user-guide/configuration/image-registry.md +++ b/content/en/docs/project-user-guide/configuration/image-registry.md @@ -99,7 +99,7 @@ Select **Image Registry Secret** for **Type**. To use images from your private r {{}} -4. Click **Create**. Later, the Secret will appear on the **Secrets** page. For more information about how to edit the Secret after you create it, see [Check Secret Details](http://localhost:1313/docs/project-user-guide/configuration/secrets/#check-secret-details). +4. Click **Create**. Later, the Secret will appear on the **Secrets** page. For more information about how to edit the Secret after you create it, see [Check Secret Details](../../project-user-guide/configuration/secrets/#check-secret-details). **Https** diff --git a/content/zh/docs/devops-user-guide/understand-and-manage-devops-projects/devops-project-management.md b/content/zh/docs/devops-user-guide/understand-and-manage-devops-projects/devops-project-management.md index c46cd106e..079a3e5fe 100644 --- a/content/zh/docs/devops-user-guide/understand-and-manage-devops-projects/devops-project-management.md +++ b/content/zh/docs/devops-user-guide/understand-and-manage-devops-projects/devops-project-management.md @@ -45,7 +45,7 @@ weight: 11120 ### 凭证 -具有所需权限的 DevOps 工程用户可以为与外部环境进行交互的流水线配置凭据。 一旦用户在 DevOps 工程中添加了这些凭据,DevOps 工程就可以使用凭据与第三方应用程序(例如 GitHub,GitLab 和 Docker Hub)进行交互。 有关更多信息,请参阅[凭据管理](../credential-management/)。 +具有所需权限的 DevOps 工程用户可以为与外部环境进行交互的流水线配置凭据。 一旦用户在 DevOps 工程中添加了这些凭据,DevOps 工程就可以使用凭据与第三方应用程序(例如 GitHub,GitLab 和 Docker Hub)进行交互。 有关更多信息,请参阅[凭证管理](../../../devops-user-guide/how-to-use/credential-management/)。 ### 成员和角色