From 0a6d401de93ce7916f6f8d1678c56a1842c05bab Mon Sep 17 00:00:00 2001 From: hemiao Date: Wed, 25 Jun 2025 02:26:10 +0000 Subject: [PATCH] update _redirect.yaml. Signed-off-by: hemiao --- _redirect.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/_redirect.yaml b/_redirect.yaml index 9c35e1cc..3361dfc5 100644 --- a/_redirect.yaml +++ b/_redirect.yaml @@ -830,4 +830,6 @@ /en/docs/24.03_LTS_SP1/docs/en/docs/DPUOffload/offload-deployment-guide.html:/en/docs/24.03_LTS_SP1/server/diversified_computing/dpu_offload/offload_deployment_guide.html /en/docs/24.03_LTS_SP1/docs/en/docs/DPU-OS/dpu-os-background-and-requirements.html:/en/docs/24.03_LTS_SP1/server/diversified_computing/dpu_os/dpu_os_background_and_requirements.html /en/docs/24.03_LTS_SP1/docs/en/docs/DPU-OS/dpu-os-tailoring-guide.html:/en/docs/24.03_LTS_SP1/server/diversified_computing/dpu_os/dpu_os_tailoring_guide.html -/en/docs/24.03_LTS_SP1/docs/en/docs/DPU-OS/verification-and-deployment.html:/en/docs/24.03_LTS_SP1/server/diversified_computing/dpu_os/verification_and_deployment.html \ No newline at end of file +/en/docs/24.03_LTS_SP1/docs/en/docs/DPU-OS/verification-and-deployment.html:/en/docs/24.03_LTS_SP1/server/diversified_computing/dpu_os/verification_and_deployment.html +/en/docs/24.03_LTS_SP1/docs/Administration/overview.html:/en/docs/24.03_LTS_SP1/server/administration/administrator/memory_management.html +/zh/docs/24.03_LTS_SP1/docs/Administration/overview.html:/zh/docs/24.03_LTS_SP1/server/administration/administrator/memory_management.html \ No newline at end of file -- Gitee