Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .vitepress/config/cn.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ export const cn = defineConfig({
{ text: '无 TUN 模式(免 Root 权限)', link: '/guide/network/no-root' },
{ text: 'SOCKS5', link: '/guide/network/socks5' },
{ text: '搭建共享节点', link: '/guide/network/host-public-server' },
{ text: '改善 P2P', link: '/guide/network/p2p-optimize' },
{ text: 'P2P 优化', link: '/guide/network/p2p-optimize' },
{ text: '魔法 DNS', link: '/guide/network/magic-dns' },
{ text: 'ACL', link: '/guide/config/acl' },
] },
Expand Down
Loading