diff --git a/docs/configuration/dns/index.md b/docs/configuration/dns/index.md index 43c7d573..94d316a1 100644 --- a/docs/configuration/dns/index.md +++ b/docs/configuration/dns/index.md @@ -33,7 +33,7 @@ icon: material/new-box | Key | Format | |----------|---------------------------------| -| `server` | List of [DNS Server](./server/) | +| `servers` | List of [DNS Server](./server/) | | `rules` | List of [DNS Rule](./rule/) | | `fakeip` | [FakeIP](./fakeip/) | diff --git a/docs/configuration/dns/index.zh.md b/docs/configuration/dns/index.zh.md index 8ed6a854..02a90e6e 100644 --- a/docs/configuration/dns/index.zh.md +++ b/docs/configuration/dns/index.zh.md @@ -33,7 +33,7 @@ icon: material/new-box | 键 | 格式 | |----------|-------------------------| -| `server` | 一组 [DNS 服务器](./server/) | +| `servers` | 一组 [DNS 服务器](./server/) | | `rules` | 一组 [DNS 规则](./rule/) | #### final diff --git a/docs/configuration/endpoint/index.zh.md b/docs/configuration/endpoint/index.zh.md index 69ba2d09..997fc9ee 100644 --- a/docs/configuration/endpoint/index.zh.md +++ b/docs/configuration/endpoint/index.zh.md @@ -25,7 +25,7 @@ icon: material/new-box | 类型 | 格式 | |-------------|---------------------------| -| `wireguard` | [WireGuard](./wiregaurd/) | +| `wireguard` | [WireGuard](./wireguard/) | #### tag