We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93ea1a9 commit 068dddeCopy full SHA for 068ddde
.vitepress/config/cn.ts
@@ -62,7 +62,7 @@ export const cn = defineConfig({
62
},
63
{
64
items: [
65
- { text: '当前互联网状况', link: '/guide/aboutstateofInternet' },
+ { text: '关于当前互联网状况', link: '/guide/aboutstateofInternet' },
66
{ text: '关于 P2P', link: '/guide/aboutp2p' },
67
{ text: '性能测试', link: '/guide/perf' },
68
{ text: '路线图', link: '/guide/roadmap' },
0 commit comments