Update outbound.md

This commit is contained in:
xqzr 2021-09-16 21:42:31 +08:00 committed by GitHub
parent f2f6105e0b
commit cd3e3f4772
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
# 出站代理
出站连接用于发送数据,可用的协议请见 [outbound 可用协议列表](./outbounds/)。
出站连接用于发送数据,可用的协议请见 [outbound 协议](./outbounds/)。
## OutboundObject
@ -34,7 +34,7 @@
> `protocol`: string
连接协议名称,可选的协议类型见 [outbound 可用协议列表](./outbounds/)。
连接协议名称,可选的协议类型见 [outbound 协议](./outbounds/)。
> `settings`: OutboundConfigurationObject