From 121482528b985c83eb6b2b954d46193eb084ef01 Mon Sep 17 00:00:00 2001 From: Meow33 Date: Wed, 29 Oct 2025 11:45:26 +0800 Subject: [PATCH] docs: fix errors --- docs/.vitepress/zh.ts | 50 +++---------------------------------------- 1 file changed, 3 insertions(+), 47 deletions(-) diff --git a/docs/.vitepress/zh.ts b/docs/.vitepress/zh.ts index cae2f7635..9841c2341 100644 --- a/docs/.vitepress/zh.ts +++ b/docs/.vitepress/zh.ts @@ -597,55 +597,11 @@ const side = { }, ], }, - ], - }, + { - text: "change-ip", - link: "/zh/developer/install/cli/change-ip", + text: "版本说明", + link: "/zh/developer/install/versioning", }, - { - text: "download", - link: "/zh/developer/install/cli/download", - }, - {text: "info", link: "/zh/developer/install/cli/info"}, - { - text: "install", - link: "/zh/developer/install/cli/install", - }, - { - text: "logs", - link: "/zh/developer/install/cli/logs", - }, - { - text: "precheck", - link: "/zh/developer/install/cli/precheck", - }, - { - text: "prepare", - link: "/zh/developer/install/cli/prepare", - }, - { - text: "release", - link: "/zh/developer/install/cli/release", - }, - { - text: "start", - link: "/zh/developer/install/cli/start", - }, - { - text: "stop", - link: "/zh/developer/install/cli/stop", - }, - { - text: "uninstall", - link: "/zh/developer/install/cli/uninstall", - }, - ], - }, - { - text: "版本说明", - link: "/zh/developer/install/versioning", - }, ], }, {