Skip to content

Commit 8d28b04

Browse files
committed
docs: remove convert appimage documentation from sidebar
Removed the "Convert appimage" documentation link from the sidebar navigation for version 1.9.x. This change was made because the appimage conversion feature is no longer supported or maintained in the current version, making the documentation obsolete. Influence: 1. Verify the sidebar navigation no longer shows the "Convert appimage" option 2. Check that all remaining sidebar links are functional 3. Ensure no internal links reference the removed documentation docs: 从侧边栏移除转换 appimage 文档 从 1.9.x 版本的侧边栏导航中移除了"转换 appimage"文档链接。此更改是因为 appimage 转换功能在当前版本中不再受支持或维护,使得该文档过时。 Influence: 1. 验证侧边栏导航不再显示"转换 appimage"选项 2. 检查所有剩余的侧边栏链接是否正常 3. 确保没有内部链接引用已移除的文档
1 parent db34225 commit 8d28b04

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.vitepress/sidebar/1.9.x.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -108,10 +108,6 @@
108108
"text": "运行应用",
109109
"link": "/guide/ll-builder/run.md"
110110
},
111-
{
112-
"text": "转换 appimage",
113-
"link": "/guide/ll-builder/convert.md"
114-
},
115111
{
116112
"text": "导出 layer 文件",
117113
"link": "/guide/ll-builder/export.md"

0 commit comments

Comments
 (0)