documentation: Fix fakeip link broken

This commit is contained in:
Weltolk 2023-04-26 05:34:13 +08:00 committed by 世界
parent c287731df9
commit f53007cbf3
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
2 changed files with 25 additions and 25 deletions

View file

@ -31,7 +31,7 @@ The tag of the dns server.
The address of the dns server.
| Protocol | Format |
|---------------------|-------------------------------|
|-------------------------------------|-------------------------------|
| `System` | `local` |
| `TCP` | `tcp://1.0.0.1` |
| `UDP` | `8.8.8.8` `udp://8.8.4.4` |
@ -41,7 +41,7 @@ The address of the dns server.
| `HTTP3` | `h3://8.8.8.8/dns-query` |
| `RCode` | `rcode://refused` |
| `DHCP` | `dhcp://auto` or `dhcp://en0` |
| [FakeIP](./fakeip) | `fakeip` |
| [FakeIP](/configuration/dns/fakeip) | `fakeip` |
!!! warning ""

View file

@ -31,7 +31,7 @@ DNS 服务器的标签。
DNS 服务器的地址。
| 协议 | 格式 |
|--------------------|------------------------------|
|-------------------------------------|------------------------------|
| `System` | `local` |
| `TCP` | `tcp://1.0.0.1` |
| `UDP` | `8.8.8.8` `udp://8.8.4.4` |
@ -41,7 +41,7 @@ DNS 服务器的地址。
| `HTTP3` | `h3://8.8.8.8/dns-query` |
| `RCode` | `rcode://refused` |
| `DHCP` | `dhcp://auto``dhcp://en0` |
| [FakeIP](./fakeip) | `fakeip` |
| [FakeIP](/configuration/dns/fakeip) | `fakeip` |
!!! warning ""