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