We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0990c5c commit 04ae447Copy full SHA for 04ae447
1 file changed
docs/.vuepress/config.js
@@ -294,7 +294,7 @@ module.exports = {
294
}]
295
},
296
{
297
- text: '计网',
+ text: '计基',
298
items: [{
299
text: '00-计算机网络-网络层原理',
300
link: '/md/network/计算机网络-网络层原理.md'
@@ -486,7 +486,7 @@ module.exports = {
486
]
487
}],
488
"/md/network/": [{
489
- title: "计基",
+ title: "计算机基础",
490
collapsable: false,
491
sidebarDepth: 0,
492
children: [
0 commit comments