Skip to content

Commit ac6efce

Browse files
committed
update
1 parent ebe452c commit ac6efce

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

docs/.vuepress/config/navConf.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ module.exports = [
137137
},
138138
{
139139
text: "gemini-cli",
140-
link: "/tools/gemini-cli",
140+
link: "/tools/gemini-cli/",
141141
},
142142
{
143143
text: "VuePress",

docs/.vuepress/config/sidebarConf.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ module.exports = {
320320
{
321321
title: "Gemini-cli",
322322
collapsable: false,
323-
children: ["gemini-cli"],
323+
children: ["", ],
324324
},
325325
],
326326
"/about/index/": [{ title: "INDEX", collapsable: false, children: [""] }],
File renamed without changes.

0 commit comments

Comments
 (0)