From 4fca558f7914bafdee2cc2ddffb878679513c44c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=96=E7=95=8C?= Date: Thu, 20 Feb 2025 17:38:15 +0800 Subject: [PATCH] an endpoint is also an outbound --- docs/configuration/outbound/selector.md | 4 ++-- docs/configuration/outbound/selector.zh.md | 4 ++-- docs/configuration/outbound/urltest.md | 2 +- docs/configuration/outbound/urltest.zh.md | 2 +- docs/configuration/route/index.md | 2 +- docs/configuration/route/index.zh.md | 2 +- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/configuration/outbound/selector.md b/docs/configuration/outbound/selector.md index d618b6a3..ee75358f 100644 --- a/docs/configuration/outbound/selector.md +++ b/docs/configuration/outbound/selector.md @@ -25,11 +25,11 @@ ==Required== -List of outbound/endpoint tags to select. +List of outbound tags to select. #### default -The default outbound/endpoint tag. The first outbound will be used if empty. +The default outbound tag. The first outbound will be used if empty. #### interrupt_exist_connections diff --git a/docs/configuration/outbound/selector.zh.md b/docs/configuration/outbound/selector.zh.md index 1d5221a4..ffe2d70a 100644 --- a/docs/configuration/outbound/selector.zh.md +++ b/docs/configuration/outbound/selector.zh.md @@ -25,11 +25,11 @@ ==必填== -用于选择的出站/端点标签列表。 +用于选择的出站标签列表。 #### default -默认的出站/端点标签。默认使用第一个出站。 +默认的出站标签。默认使用第一个出站。 #### interrupt_exist_connections diff --git a/docs/configuration/outbound/urltest.md b/docs/configuration/outbound/urltest.md index 6467594f..f4b3b0aa 100644 --- a/docs/configuration/outbound/urltest.md +++ b/docs/configuration/outbound/urltest.md @@ -24,7 +24,7 @@ ==Required== -List of outbound/endpoint tags to test. +List of outbound tags to test. #### url diff --git a/docs/configuration/outbound/urltest.zh.md b/docs/configuration/outbound/urltest.zh.md index fe1e9eeb..4372298a 100644 --- a/docs/configuration/outbound/urltest.zh.md +++ b/docs/configuration/outbound/urltest.zh.md @@ -24,7 +24,7 @@ ==必填== -用于测试的出站/端点标签列表。 +用于测试的出站标签列表。 #### url diff --git a/docs/configuration/route/index.md b/docs/configuration/route/index.md index d8d6aa69..1fc9bfd2 100644 --- a/docs/configuration/route/index.md +++ b/docs/configuration/route/index.md @@ -67,7 +67,7 @@ List of [rule-set](/configuration/rule-set/) #### final -Default outbound/endpoint tag. the first outbound will be used if empty. +Default outbound tag. the first outbound will be used if empty. #### auto_detect_interface diff --git a/docs/configuration/route/index.zh.md b/docs/configuration/route/index.zh.md index 9e23fb21..3748a522 100644 --- a/docs/configuration/route/index.zh.md +++ b/docs/configuration/route/index.zh.md @@ -66,7 +66,7 @@ icon: material/alert-decagram #### final -默认出站/端点标签。如果为空,将使用第一个可用于对应协议的出站。 +默认出站标签。如果为空,将使用第一个可用于对应协议的出站。 #### auto_detect_interface