From 3815d77cfa197728eb18c1649e75f814d0b22489 Mon Sep 17 00:00:00 2001 From: xqzr <34030394+xqzr@users.noreply.github.com> Date: Thu, 16 Sep 2021 22:53:29 +0800 Subject: [PATCH] Update inbound.md --- docs/en/config/inbound.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/en/config/inbound.md b/docs/en/config/inbound.md index ba28b19..42ed04f 100644 --- a/docs/en/config/inbound.md +++ b/docs/en/config/inbound.md @@ -1,6 +1,6 @@ # 入站代理 -入站连接用于接收发来的数据,可用的协议请见[inbound 可用协议列表](./inbounds/)。 +入站连接用于接收发来的数据,可用的协议请见[inbound 协议](./inbounds/)。 ## InboundObject @@ -52,7 +52,7 @@ > `protocol`: string -连接协议名称,可选的协议类型见 [inbound 可用协议列表](./inbounds/)。 +连接协议名称,可选的协议类型见 [inbound 协议](./inbounds/)。 > `settings`: InboundConfigurationObject