From e04f4939e2038c940468602ac5175283ef461522 Mon Sep 17 00:00:00 2001 From: caikun233 <69567735+caikun233@users.noreply.github.com> Date: Thu, 4 Jul 2024 12:32:56 +0800 Subject: [PATCH] Update inbound.md Some links in the document are not written correctly and will 404 --- docs/config/inbound.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/config/inbound.md b/docs/config/inbound.md index c4db5ea..ad85b1f 100644 --- a/docs/config/inbound.md +++ b/docs/config/inbound.md @@ -1,6 +1,6 @@ # 入站代理 -入站连接用于接收发来的数据,可用的协议请见[入站协议](./inbounds/)。 +入站连接用于接收发来的数据,可用的协议请见[入站协议](./inbounds/dokodemo.html)。 ## InboundObject @@ -54,7 +54,7 @@ > `protocol`: string -连接协议名称,可选的协议类型见 [入站协议](./inbounds/)。 +连接协议名称,可选的协议类型见 [入站协议](./inbounds/dokodemo.html)。 > `settings`: InboundConfigurationObject