diff --git a/docs.json b/docs.json index da76b1df..0643f3e7 100644 --- a/docs.json +++ b/docs.json @@ -41,11 +41,10 @@ "installation/update_comfyui" ] }, - "get_started/cloud", { - "group": "Cloud Features", + "group": "Comfy Cloud", "icon": "cloud", - "pages": ["cloud/import-models"] + "pages": ["get_started/cloud", "cloud/import-models"] }, "installation/install_custom_node", "get_started/first_generation" @@ -708,13 +707,10 @@ "zh-CN/installation/update_comfyui" ] }, - "zh-CN/get_started/cloud", { - "group": "云端功能", + "group": "Comfy Cloud", "icon": "cloud", - "pages": [ - "zh-CN/cloud/import-models" - ] + "pages": ["zh-CN/get_started/cloud", "zh-CN/cloud/import-models"] }, "zh-CN/installation/install_custom_node", "zh-CN/get_started/first_generation" diff --git a/get_started/cloud.mdx b/get_started/cloud.mdx index 24ba8497..1b5a303e 100644 --- a/get_started/cloud.mdx +++ b/get_started/cloud.mdx @@ -1,8 +1,7 @@ --- title: "Comfy Cloud" description: "Get started with Comfy Cloud to run ComfyUI workflows in the cloud without local installation" -sidebarTitle: "Comfy Cloud" -icon: "cloud" +sidebarTitle: "Overview" --- diff --git a/zh-CN/get_started/cloud.mdx b/zh-CN/get_started/cloud.mdx index 328e04ac..93635f74 100644 --- a/zh-CN/get_started/cloud.mdx +++ b/zh-CN/get_started/cloud.mdx @@ -1,8 +1,7 @@ --- title: "Comfy Cloud" description: "开始使用 Comfy Cloud 在云端运行 ComfyUI 工作流,无需本地安装" -sidebarTitle: "Comfy Cloud" -icon: "cloud" +sidebarTitle: "Overview" ---