From 78b8efc4f2fb331ca65c56163dda7ccf1e7d7fc9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=B4=E5=86=AC=E5=84=BF?= Date: Wed, 17 Sep 2025 04:00:07 +0000 Subject: [PATCH] =?UTF-8?q?docs=EF=BC=9Achange=20dpu=5Fos=20to=20dpu-os?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 吴冬儿 --- docs/en/dpu_os/_toc.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/en/dpu_os/_toc.yaml b/docs/en/dpu_os/_toc.yaml index 040400f..1b94d5e 100644 --- a/docs/en/dpu_os/_toc.yaml +++ b/docs/en/dpu_os/_toc.yaml @@ -1,11 +1,11 @@ -label: DPU_OS +label: DPU-OS isManual: true href: ./overview.md description: This guide outlines the process of creating a DPU_OS image through openEuler OS customization, including deployment and validation procedures. sections: - - label: DPU_OS Background and Requirements + - label: DPU-OS Background and Requirements href: ./dpu_os_background_and_requirements.md - - label: DPU_OS Tailoring Guide + - label: DPU-OS Tailoring Guide href: ./dpu_os_tailoring_guide.md - label: Verification and Deployment href: ./verification_and_deployment.md -- Gitee