Skip to content

Commit 7d9972e

Browse files
ORG1997kaolinchen
andauthored
fix: 删除旧api文档入口 (#221)
Co-authored-by: kaolinchen <[email protected]>
1 parent 32bfa60 commit 7d9972e

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

docs/.vuepress/config.js

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -123,13 +123,6 @@ module.exports = ctx => ({
123123
{
124124
text: 'API文档',
125125
link: '/develop/api-v2/',
126-
items: [
127-
apiConfig231017.nav,
128-
{
129-
text: 'API文档(旧版)',
130-
link: '/develop/api/'
131-
}
132-
]
133126
},
134127
{
135128
text: 'SDK文档',

0 commit comments

Comments
 (0)