From f5badeaea6f2d817f8bd784c6b0c9d1d1b6df51c Mon Sep 17 00:00:00 2001 From: LeiGeng Date: Wed, 26 Apr 2023 06:58:14 +0000 Subject: [PATCH] =?UTF-8?q?=E6=98=93=E7=94=A8=E6=80=A7:=E5=85=B3=E9=94=AE?= =?UTF-8?q?=E6=AD=A5=E9=AA=A4=E9=94=99=E8=AF=AF=E6=88=96=E7=BC=BA=E5=A4=B1?= =?UTF-8?q?=EF=BC=8C=E6=97=A0=E6=B3=95=E6=8C=87=E5=AF=BC=E7=94=A8=E6=88=B7?= =?UTF-8?q?=E5=AE=8C=E6=88=90=E4=BB=BB=E5=8A=A1=EF=BC=9B=E7=BC=BA=E5=B0=91?= =?UTF-8?q?=E5=BF=85=E8=A6=81=E7=9A=84=E5=89=8D=E6=8F=90=E6=9D=A1=E4=BB=B6?= =?UTF-8?q?=E3=80=81=E6=B3=A8=E6=84=8F=E4=BA=8B=E9=A1=B9=E7=AD=89=EF=BC=9B?= =?UTF-8?q?=E5=9B=BE=E5=BD=A2=E3=80=81=E8=A1=A8=E6=A0=BC=E3=80=81=E6=96=87?= =?UTF-8?q?=E5=AD=97=E7=AD=89=E6=99=A6=E6=B6=A9=E9=9A=BE=E6=87=82=EF=BC=9B?= =?UTF-8?q?=E9=80=BB=E8=BE=91=E4=B8=8D=E6=B8=85=E6=99=B0=EF=BC=8C=E8=AF=A5?= =?UTF-8?q?=E5=88=86=E7=B1=BB=E3=80=81=E5=88=86=E9=A1=B9=E3=80=81=E5=88=86?= =?UTF-8?q?=E6=AD=A5=E9=AA=A4=E7=9A=84=E6=B2=A1=E6=9C=89=E7=BB=99=E5=87=BA?= =?UTF-8?q?=EF=BC=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: LeiGeng --- docs/zh/docs/desktop/kubesphere.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/zh/docs/desktop/kubesphere.md b/docs/zh/docs/desktop/kubesphere.md index 5e4c7da51..8aed97964 100644 --- a/docs/zh/docs/desktop/kubesphere.md +++ b/docs/zh/docs/desktop/kubesphere.md @@ -8,7 +8,7 @@ ### 前提条件 -您需要准备一台安装了 openEuler 23.03 的物理机/虚拟机,安装方法参考《openEuler 23.03 安装指南》。 +您需要准备一台安装了 openEuler 23.03 的物理机/虚拟机,安装方法参考[《openEuler 23.03 安装指南》](../Installation/installation.md)。 ### 软件安装 -- Gitee