From 9ee1a80c2d6cdb9486acd515a664b8b6f07011ad Mon Sep 17 00:00:00 2001 From: zhuxiujuan28 <562873187@qq.com> Date: Thu, 12 Dec 2024 15:22:08 +0800 Subject: [PATCH] fix icons Signed-off-by: zhuxiujuan28 <562873187@qq.com> --- .../toolBox/toolBox-oper-viewKubeconfig.adoc | 4 ++-- content/zh/docs/v4.1/02-quickstart/05-deploy-wordpress.adoc | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/content/en/docs/_custom-en/workspaceManagement/toolBox/toolBox-oper-viewKubeconfig.adoc b/content/en/docs/_custom-en/workspaceManagement/toolBox/toolBox-oper-viewKubeconfig.adoc index 87063016a..101061433 100644 --- a/content/en/docs/_custom-en/workspaceManagement/toolBox/toolBox-oper-viewKubeconfig.adoc +++ b/content/en/docs/_custom-en/workspaceManagement/toolBox/toolBox-oper-viewKubeconfig.adoc @@ -1,7 +1,7 @@ // :ks_include_id: b0e53b8c6b7949668a6b41de9862d4e1 . Log in to the {ks_product-en} web console. -. Hover over the image::/images/ks-qkcp/zh/icons/hammer.svg[hammer,18,18] icon in the bottom right corner of the page, then click **kubeconfig** from the menu. +. Hover over the image:/images/ks-qkcp/zh/icons/hammer.svg[hammer,18,18] icon in the bottom right corner of the page, then click **kubeconfig** from the menu. . In the pop-up dialog, view the kubeconfig configuration information. + @@ -10,5 +10,5 @@ - The **contexts:cluster:namespace** field defaults to the project name **default**. Modify this field value to the actual project name that the current user has access to. -- Click image::/images/ks-qkcp/zh/icons/download-dark.svg[download-dark,18,18] to download the **kubeconfig.yaml** file to your local machine. +- Click image:/images/ks-qkcp/zh/icons/download-dark.svg[download-dark,18,18] to download the **kubeconfig.yaml** file to your local machine. -- \ No newline at end of file diff --git a/content/zh/docs/v4.1/02-quickstart/05-deploy-wordpress.adoc b/content/zh/docs/v4.1/02-quickstart/05-deploy-wordpress.adoc index 52548fdb1..fa59a83c0 100644 --- a/content/zh/docs/v4.1/02-quickstart/05-deploy-wordpress.adoc +++ b/content/zh/docs/v4.1/02-quickstart/05-deploy-wordpress.adoc @@ -179,7 +179,7 @@ include::../../../_ks_components/admonitions/admonEnd.adoc[] . 在浏览器中输入 `<节点 IP>:<节点端口>`,即可从集群的外部访问 WordPress,如下图所示。 + -- -image::/images/ks-qkcp/zh/v4.1/wordpress-page.png[] +image:/images/ks-qkcp/zh/v4.1/wordpress-page.png[] // Note include::../../../_ks_components/admonitions/note.adoc[]