From 91d2b47e551aeac21a9676d5833a5df64619b334 Mon Sep 17 00:00:00 2001 From: Jim Han <50871214+JimhHan@users.noreply.github.com> Date: Wed, 17 Mar 2021 08:20:52 +0800 Subject: [PATCH] Update reverse.md --- docs/config/reverse.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/config/reverse.md b/docs/config/reverse.md index 693ca21..c3b8446 100644 --- a/docs/config/reverse.md +++ b/docs/config/reverse.md @@ -11,7 +11,7 @@ * `bridge` 会根据流量的大小进行动态的负载均衡。 ::: tip -反向代理默认已开启 [Mux](/develop/protocols/muxcool/),请不要在其用到的outbound上再次开启 Mux。 +反向代理默认已开启 [Mux](../development/protocols/muxcool/),请不要在其用到的outbound上再次开启 Mux。 ::: ::: warning @@ -65,7 +65,7 @@ > `tag`: string -所有由 `bridge` 发出的连接,都会带有这个标识。可以在 [路由配置](../routing) 中使用 `inboundTag` 进行识别。 +所有由 `bridge` 发出的连接,都会带有这个标识。可以在 [路由配置](./routing) 中使用 `inboundTag` 进行识别。 > `domain`: string @@ -86,7 +86,7 @@ > `tag`: string -`portal` 的标识。在 [路由配置](../routing) 中使用 `outboundTag` 将流量转发到这个 `portal`。 +`portal` 的标识。在 [路由配置](./routing) 中使用 `outboundTag` 将流量转发到这个 `portal`。 > `domain`: string