Skip to content

Commit 76f45be

Browse files
committed
docs:更新专栏
1 parent 7e7fe9d commit 76f45be

File tree

5 files changed

+350
-30
lines changed

5 files changed

+350
-30
lines changed

docs/.vuepress/config.js

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ module.exports = {
248248
text: '12306',
249249
items: [{
250250
text: '项目介绍',
251-
link: '/md/12306/项目介绍.md'
251+
link: '/md/12306/12306-basic-info.md'
252252
}]
253253
},
254254
{
@@ -1830,7 +1830,7 @@ module.exports = {
18301830
collapsable: false,
18311831
sidebarDepth: 0,
18321832
children: [
1833-
"项目介绍.md",
1833+
"12306-basic-info",
18341834
]
18351835
},
18361836
{
@@ -2292,6 +2292,8 @@ module.exports = {
22922292
"Complex-SQL-Joins-with-LangGraph-and-Waii",
22932293
"AI Agent应用出路到底在哪?",
22942294
"building-effective-agents",
2295+
"ai-agent-is-coming",
2296+
"software-development-in-AI2",
22952297
]
22962298
},
22972299

@@ -2397,7 +2399,7 @@ module.exports = {
23972399
collapsable: false,
23982400
sidebarDepth: 0,
23992401
children: [
2400-
"06-基础统计模块",
2402+
"spark-ml-basic-statistics",
24012403
"07-回归算法",
24022404
]
24032405
},
File renamed without changes.

0 commit comments

Comments
 (0)