This is an automated email from the ASF dual-hosted git repository.
hefengen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/shenyu-website.git
The following commit(s) were added to refs/heads/main by this push:
new 87398977d7 fixed #955 (#956)
87398977d7 is described below
commit 87398977d758a372f86ab7df8ac44fa00949aeef
Author: Kerwin Bryant <[email protected]>
AuthorDate: Tue Aug 15 13:38:25 2023 +0800
fixed #955 (#956)
---
docs/user-guide/proxy/dubbo-proxy.md | 2 +-
.../current/user-guide/proxy/dubbo-proxy.md | 2 +-
.../version-2.4.0/user-guide/proxy/dubbo-proxy.md | 2 +-
.../version-2.4.1/user-guide/proxy/dubbo-proxy.md | 2 +-
.../version-2.4.2/user-guide/proxy/dubbo-proxy.md | 2 +-
.../version-2.4.3/user-guide/proxy/dubbo-proxy.md | 2 +-
.../version-2.5.0/user-guide/proxy/dubbo-proxy.md | 2 +-
.../version-2.5.1/plugin-center/proxy/dubbo-plugin.md | 2 +-
.../version-2.5.1/user-guide/proxy/dubbo-proxy.md | 2 +-
.../version-2.6.0/user-guide/proxy/dubbo-proxy.md | 2 +-
versioned_docs/version-2.4.0/user-guide/proxy/dubbo-proxy.md | 2 +-
versioned_docs/version-2.4.1/user-guide/proxy/dubbo-proxy.md | 2 +-
versioned_docs/version-2.4.2/user-guide/proxy/dubbo-proxy.md | 2 +-
versioned_docs/version-2.4.3/user-guide/proxy/dubbo-proxy.md | 2 +-
versioned_docs/version-2.5.0/user-guide/proxy/dubbo-proxy.md | 2 +-
versioned_docs/version-2.5.1/user-guide/proxy/dubbo-proxy.md | 2 +-
versioned_docs/version-2.6.0/user-guide/proxy/dubbo-proxy.md | 2 +-
17 files changed, 17 insertions(+), 17 deletions(-)
diff --git a/docs/user-guide/proxy/dubbo-proxy.md
b/docs/user-guide/proxy/dubbo-proxy.md
index b4aa9580f8..2af957035f 100644
--- a/docs/user-guide/proxy/dubbo-proxy.md
+++ b/docs/user-guide/proxy/dubbo-proxy.md
@@ -8,7 +8,7 @@ This document is intended to help the `Dubbo` service access
the `Apache ShenYu`
Support Alibaba Dubbo(< 2.7.x) and Apache Dubbo (>=2.7.x).
-Before the connection, start `shenyu-admin` correctly, start `Dubbo` plugin,
and add related dependencies on the gateway and `Dubbo` application client.
Refer to the previous [Quick start with
Dubbo](../quick-start/quick-start-dubbo) .
+Before the connection, start `shenyu-admin` correctly, start `Dubbo` plugin,
and add related dependencies on the gateway and `Dubbo` application client.
Refer to the previous [Quick start with
Dubbo](../../quick-start/quick-start-dubbo) .
For details about client access configuration, see [Application Client Access
Config](../property-config/register-center-access.md) .
diff --git
a/i18n/zh/docusaurus-plugin-content-docs/current/user-guide/proxy/dubbo-proxy.md
b/i18n/zh/docusaurus-plugin-content-docs/current/user-guide/proxy/dubbo-proxy.md
index 62d7d9cdfa..34b54105c5 100644
---
a/i18n/zh/docusaurus-plugin-content-docs/current/user-guide/proxy/dubbo-proxy.md
+++
b/i18n/zh/docusaurus-plugin-content-docs/current/user-guide/proxy/dubbo-proxy.md
@@ -9,7 +9,7 @@ description: Dubbo服务接入
* 此篇文章是介绍 `dubbo` 服务接入到 `Apache ShenYu` 网关,`Apache ShenYu` 网关使用 `dubbo`
插件来接入`Dubbo`服务。
* 当前支持 `alibaba dubbo(< 2.7.x)` 以及 `apache dubbo (>=2.7.x)`。
-* 接入前,请正确启动 `shenyu-admin`,并开启`dubbo`插件,在网关端和`Dubbo`服务端引入相关依赖。可以参考前面的
[Dubbo快速开始](../quick-start/quick-start-dubbo)。
+* 接入前,请正确启动 `shenyu-admin`,并开启`dubbo`插件,在网关端和`Dubbo`服务端引入相关依赖。可以参考前面的
[Dubbo快速开始](../../quick-start/quick-start-dubbo)。
应用客户端接入的相关配置请参考:[客户端接入配置](../property-config/register-center-access.md)。
diff --git
a/i18n/zh/docusaurus-plugin-content-docs/version-2.4.0/user-guide/proxy/dubbo-proxy.md
b/i18n/zh/docusaurus-plugin-content-docs/version-2.4.0/user-guide/proxy/dubbo-proxy.md
index 16fa7ff48e..b8530ff02c 100644
---
a/i18n/zh/docusaurus-plugin-content-docs/version-2.4.0/user-guide/proxy/dubbo-proxy.md
+++
b/i18n/zh/docusaurus-plugin-content-docs/version-2.4.0/user-guide/proxy/dubbo-proxy.md
@@ -9,7 +9,7 @@ description: Dubbo服务接入
* 此篇文章是介绍 `dubbo` 服务接入到 `Apache ShenYu` 网关,`Apache ShenYu` 网关使用 `dubbo`
插件来接入`Dubbo`服务。
* 当前支持 `alibaba dubbo(< 2.7.x)` 以及 `apache dubbo (>=2.7.x)`。
-* 接入前,请正确启动 `shenyu-admin`,并开启`dubbo`插件,在网关端和`Dubbo`服务端引入相关依赖。可以参考前面的
[Dubbo快速开始](../quick-start/quick-start-dubbo)。
+* 接入前,请正确启动 `shenyu-admin`,并开启`dubbo`插件,在网关端和`Dubbo`服务端引入相关依赖。可以参考前面的
[Dubbo快速开始](../../quick-start/quick-start-dubbo)。
应用客户端接入的相关配置请参考:[客户端接入配置](./register-center-access)。
diff --git
a/i18n/zh/docusaurus-plugin-content-docs/version-2.4.1/user-guide/proxy/dubbo-proxy.md
b/i18n/zh/docusaurus-plugin-content-docs/version-2.4.1/user-guide/proxy/dubbo-proxy.md
index 91f62a56a1..927fc7e0d4 100644
---
a/i18n/zh/docusaurus-plugin-content-docs/version-2.4.1/user-guide/proxy/dubbo-proxy.md
+++
b/i18n/zh/docusaurus-plugin-content-docs/version-2.4.1/user-guide/proxy/dubbo-proxy.md
@@ -9,7 +9,7 @@ description: Dubbo服务接入
* 此篇文章是介绍 `dubbo` 服务接入到 `Apache ShenYu` 网关,`Apache ShenYu` 网关使用 `dubbo`
插件来接入`Dubbo`服务。
* 当前支持 `alibaba dubbo(< 2.7.x)` 以及 `apache dubbo (>=2.7.x)`。
-* 接入前,请正确启动 `shenyu-admin`,并开启`dubbo`插件,在网关端和`Dubbo`服务端引入相关依赖。可以参考前面的
[Dubbo快速开始](../quick-start/quick-start-dubbo)。
+* 接入前,请正确启动 `shenyu-admin`,并开启`dubbo`插件,在网关端和`Dubbo`服务端引入相关依赖。可以参考前面的
[Dubbo快速开始](../../quick-start/quick-start-dubbo)。
应用客户端接入的相关配置请参考:[客户端接入配置](./register-center-access)。
diff --git
a/i18n/zh/docusaurus-plugin-content-docs/version-2.4.2/user-guide/proxy/dubbo-proxy.md
b/i18n/zh/docusaurus-plugin-content-docs/version-2.4.2/user-guide/proxy/dubbo-proxy.md
index 306a31610e..526a79eb65 100644
---
a/i18n/zh/docusaurus-plugin-content-docs/version-2.4.2/user-guide/proxy/dubbo-proxy.md
+++
b/i18n/zh/docusaurus-plugin-content-docs/version-2.4.2/user-guide/proxy/dubbo-proxy.md
@@ -9,7 +9,7 @@ description: Dubbo服务接入
* 此篇文章是介绍 `dubbo` 服务接入到 `Apache ShenYu` 网关,`Apache ShenYu` 网关使用 `dubbo`
插件来接入`Dubbo`服务。
* 当前支持 `alibaba dubbo(< 2.7.x)` 以及 `apache dubbo (>=2.7.x)`。
-* 接入前,请正确启动 `shenyu-admin`,并开启`dubbo`插件,在网关端和`Dubbo`服务端引入相关依赖。可以参考前面的
[Dubbo快速开始](../quick-start/quick-start-dubbo)。
+* 接入前,请正确启动 `shenyu-admin`,并开启`dubbo`插件,在网关端和`Dubbo`服务端引入相关依赖。可以参考前面的
[Dubbo快速开始](../../quick-start/quick-start-dubbo)。
应用客户端接入的相关配置请参考:[客户端接入配置](./register-center-access)。
diff --git
a/i18n/zh/docusaurus-plugin-content-docs/version-2.4.3/user-guide/proxy/dubbo-proxy.md
b/i18n/zh/docusaurus-plugin-content-docs/version-2.4.3/user-guide/proxy/dubbo-proxy.md
index 5818931745..8b3fe94bed 100644
---
a/i18n/zh/docusaurus-plugin-content-docs/version-2.4.3/user-guide/proxy/dubbo-proxy.md
+++
b/i18n/zh/docusaurus-plugin-content-docs/version-2.4.3/user-guide/proxy/dubbo-proxy.md
@@ -9,7 +9,7 @@ description: Dubbo服务接入
* 此篇文章是介绍 `dubbo` 服务接入到 `Apache ShenYu` 网关,`Apache ShenYu` 网关使用 `dubbo`
插件来接入`Dubbo`服务。
* 当前支持 `alibaba dubbo(< 2.7.x)` 以及 `apache dubbo (>=2.7.x)`。
-* 接入前,请正确启动 `shenyu-admin`,并开启`dubbo`插件,在网关端和`Dubbo`服务端引入相关依赖。可以参考前面的
[Dubbo快速开始](../quick-start/quick-start-dubbo)。
+* 接入前,请正确启动 `shenyu-admin`,并开启`dubbo`插件,在网关端和`Dubbo`服务端引入相关依赖。可以参考前面的
[Dubbo快速开始](../../quick-start/quick-start-dubbo)。
应用客户端接入的相关配置请参考:[客户端接入配置](./register-center-access)。
diff --git
a/i18n/zh/docusaurus-plugin-content-docs/version-2.5.0/user-guide/proxy/dubbo-proxy.md
b/i18n/zh/docusaurus-plugin-content-docs/version-2.5.0/user-guide/proxy/dubbo-proxy.md
index 1abb9a9c32..ead7b42eb3 100644
---
a/i18n/zh/docusaurus-plugin-content-docs/version-2.5.0/user-guide/proxy/dubbo-proxy.md
+++
b/i18n/zh/docusaurus-plugin-content-docs/version-2.5.0/user-guide/proxy/dubbo-proxy.md
@@ -9,7 +9,7 @@ description: Dubbo服务接入
* 此篇文章是介绍 `dubbo` 服务接入到 `Apache ShenYu` 网关,`Apache ShenYu` 网关使用 `dubbo`
插件来接入`Dubbo`服务。
* 当前支持 `alibaba dubbo(< 2.7.x)` 以及 `apache dubbo (>=2.7.x)`。
-* 接入前,请正确启动 `shenyu-admin`,并开启`dubbo`插件,在网关端和`Dubbo`服务端引入相关依赖。可以参考前面的
[Dubbo快速开始](../quick-start/quick-start-dubbo)。
+* 接入前,请正确启动 `shenyu-admin`,并开启`dubbo`插件,在网关端和`Dubbo`服务端引入相关依赖。可以参考前面的
[Dubbo快速开始](../../quick-start/quick-start-dubbo)。
应用客户端接入的相关配置请参考:[客户端接入配置](../property-config/register-center-access.md)。
diff --git
a/i18n/zh/docusaurus-plugin-content-docs/version-2.5.1/plugin-center/proxy/dubbo-plugin.md
b/i18n/zh/docusaurus-plugin-content-docs/version-2.5.1/plugin-center/proxy/dubbo-plugin.md
index cd30f07461..a89721051e 100644
---
a/i18n/zh/docusaurus-plugin-content-docs/version-2.5.1/plugin-center/proxy/dubbo-plugin.md
+++
b/i18n/zh/docusaurus-plugin-content-docs/version-2.5.1/plugin-center/proxy/dubbo-plugin.md
@@ -12,7 +12,7 @@ description: dubbo插件
## 插件设置
-* 引入相关依赖,开启插件,请参考:[Dubbo快速开始](../../../quick-start/quick-start-dubbo) 。
+* 引入相关依赖,开启插件,请参考:[Dubbo快速开始](../../quick-start/quick-start-dubbo) 。
* `Dubbo`应用客户端接入,请参考:[Dubbo服务接入](../../../user-guide/dubbo-proxy) 。
diff --git
a/i18n/zh/docusaurus-plugin-content-docs/version-2.5.1/user-guide/proxy/dubbo-proxy.md
b/i18n/zh/docusaurus-plugin-content-docs/version-2.5.1/user-guide/proxy/dubbo-proxy.md
index 62d7d9cdfa..34b54105c5 100644
---
a/i18n/zh/docusaurus-plugin-content-docs/version-2.5.1/user-guide/proxy/dubbo-proxy.md
+++
b/i18n/zh/docusaurus-plugin-content-docs/version-2.5.1/user-guide/proxy/dubbo-proxy.md
@@ -9,7 +9,7 @@ description: Dubbo服务接入
* 此篇文章是介绍 `dubbo` 服务接入到 `Apache ShenYu` 网关,`Apache ShenYu` 网关使用 `dubbo`
插件来接入`Dubbo`服务。
* 当前支持 `alibaba dubbo(< 2.7.x)` 以及 `apache dubbo (>=2.7.x)`。
-* 接入前,请正确启动 `shenyu-admin`,并开启`dubbo`插件,在网关端和`Dubbo`服务端引入相关依赖。可以参考前面的
[Dubbo快速开始](../quick-start/quick-start-dubbo)。
+* 接入前,请正确启动 `shenyu-admin`,并开启`dubbo`插件,在网关端和`Dubbo`服务端引入相关依赖。可以参考前面的
[Dubbo快速开始](../../quick-start/quick-start-dubbo)。
应用客户端接入的相关配置请参考:[客户端接入配置](../property-config/register-center-access.md)。
diff --git
a/i18n/zh/docusaurus-plugin-content-docs/version-2.6.0/user-guide/proxy/dubbo-proxy.md
b/i18n/zh/docusaurus-plugin-content-docs/version-2.6.0/user-guide/proxy/dubbo-proxy.md
index 62d7d9cdfa..34b54105c5 100644
---
a/i18n/zh/docusaurus-plugin-content-docs/version-2.6.0/user-guide/proxy/dubbo-proxy.md
+++
b/i18n/zh/docusaurus-plugin-content-docs/version-2.6.0/user-guide/proxy/dubbo-proxy.md
@@ -9,7 +9,7 @@ description: Dubbo服务接入
* 此篇文章是介绍 `dubbo` 服务接入到 `Apache ShenYu` 网关,`Apache ShenYu` 网关使用 `dubbo`
插件来接入`Dubbo`服务。
* 当前支持 `alibaba dubbo(< 2.7.x)` 以及 `apache dubbo (>=2.7.x)`。
-* 接入前,请正确启动 `shenyu-admin`,并开启`dubbo`插件,在网关端和`Dubbo`服务端引入相关依赖。可以参考前面的
[Dubbo快速开始](../quick-start/quick-start-dubbo)。
+* 接入前,请正确启动 `shenyu-admin`,并开启`dubbo`插件,在网关端和`Dubbo`服务端引入相关依赖。可以参考前面的
[Dubbo快速开始](../../quick-start/quick-start-dubbo)。
应用客户端接入的相关配置请参考:[客户端接入配置](../property-config/register-center-access.md)。
diff --git a/versioned_docs/version-2.4.0/user-guide/proxy/dubbo-proxy.md
b/versioned_docs/version-2.4.0/user-guide/proxy/dubbo-proxy.md
index d508a21a87..38026e5010 100644
--- a/versioned_docs/version-2.4.0/user-guide/proxy/dubbo-proxy.md
+++ b/versioned_docs/version-2.4.0/user-guide/proxy/dubbo-proxy.md
@@ -8,7 +8,7 @@ This document is intended to help the `Dubbo` service access
the `Apache ShenYu`
Support Alibaba Dubbo(< 2.7.x) and Apache Dubbo (>=2.7.x).
-Before the connection, start `shenyu-admin` correctly, start `Dubbo` plugin,
and add related dependencies on the gateway and `Dubbo` application client.
Refer to the previous [Quick start with
Dubbo](../quick-start/quick-start-dubbo) .
+Before the connection, start `shenyu-admin` correctly, start `Dubbo` plugin,
and add related dependencies on the gateway and `Dubbo` application client.
Refer to the previous [Quick start with
Dubbo](../../quick-start/quick-start-dubbo) .
For details about client access configuration, see [Application Client Access
Config](./register-center-access) .
diff --git a/versioned_docs/version-2.4.1/user-guide/proxy/dubbo-proxy.md
b/versioned_docs/version-2.4.1/user-guide/proxy/dubbo-proxy.md
index 044aa3b5c3..6db7a83c44 100644
--- a/versioned_docs/version-2.4.1/user-guide/proxy/dubbo-proxy.md
+++ b/versioned_docs/version-2.4.1/user-guide/proxy/dubbo-proxy.md
@@ -8,7 +8,7 @@ This document is intended to help the `Dubbo` service access
the `Apache ShenYu`
Support Alibaba Dubbo(< 2.7.x) and Apache Dubbo (>=2.7.x).
-Before the connection, start `shenyu-admin` correctly, start `Dubbo` plugin,
and add related dependencies on the gateway and `Dubbo` application client.
Refer to the previous [Quick start with
Dubbo](../quick-start/quick-start-dubbo) .
+Before the connection, start `shenyu-admin` correctly, start `Dubbo` plugin,
and add related dependencies on the gateway and `Dubbo` application client.
Refer to the previous [Quick start with
Dubbo](../../quick-start/quick-start-dubbo) .
For details about client access configuration, see [Application Client Access
Config](./register-center-access) .
diff --git a/versioned_docs/version-2.4.2/user-guide/proxy/dubbo-proxy.md
b/versioned_docs/version-2.4.2/user-guide/proxy/dubbo-proxy.md
index d039d226f9..4780245dbb 100644
--- a/versioned_docs/version-2.4.2/user-guide/proxy/dubbo-proxy.md
+++ b/versioned_docs/version-2.4.2/user-guide/proxy/dubbo-proxy.md
@@ -8,7 +8,7 @@ This document is intended to help the `Dubbo` service access
the `Apache ShenYu`
Support Alibaba Dubbo(< 2.7.x) and Apache Dubbo (>=2.7.x).
-Before the connection, start `shenyu-admin` correctly, start `Dubbo` plugin,
and add related dependencies on the gateway and `Dubbo` application client.
Refer to the previous [Quick start with
Dubbo](../quick-start/quick-start-dubbo) .
+Before the connection, start `shenyu-admin` correctly, start `Dubbo` plugin,
and add related dependencies on the gateway and `Dubbo` application client.
Refer to the previous [Quick start with
Dubbo](../../quick-start/quick-start-dubbo) .
For details about client access configuration, see [Application Client Access
Config](./register-center-access) .
diff --git a/versioned_docs/version-2.4.3/user-guide/proxy/dubbo-proxy.md
b/versioned_docs/version-2.4.3/user-guide/proxy/dubbo-proxy.md
index c9a7a543b4..9072cf06a5 100644
--- a/versioned_docs/version-2.4.3/user-guide/proxy/dubbo-proxy.md
+++ b/versioned_docs/version-2.4.3/user-guide/proxy/dubbo-proxy.md
@@ -8,7 +8,7 @@ This document is intended to help the `Dubbo` service access
the `Apache ShenYu`
Support Alibaba Dubbo(< 2.7.x) and Apache Dubbo (>=2.7.x).
-Before the connection, start `shenyu-admin` correctly, start `Dubbo` plugin,
and add related dependencies on the gateway and `Dubbo` application client.
Refer to the previous [Quick start with
Dubbo](../quick-start/quick-start-dubbo) .
+Before the connection, start `shenyu-admin` correctly, start `Dubbo` plugin,
and add related dependencies on the gateway and `Dubbo` application client.
Refer to the previous [Quick start with
Dubbo](../../quick-start/quick-start-dubbo) .
For details about client access configuration, see [Application Client Access
Config](./register-center-access) .
diff --git a/versioned_docs/version-2.5.0/user-guide/proxy/dubbo-proxy.md
b/versioned_docs/version-2.5.0/user-guide/proxy/dubbo-proxy.md
index 53f2ac9e26..37da869098 100644
--- a/versioned_docs/version-2.5.0/user-guide/proxy/dubbo-proxy.md
+++ b/versioned_docs/version-2.5.0/user-guide/proxy/dubbo-proxy.md
@@ -8,7 +8,7 @@ This document is intended to help the `Dubbo` service access
the `Apache ShenYu`
Support Alibaba Dubbo(< 2.7.x) and Apache Dubbo (>=2.7.x).
-Before the connection, start `shenyu-admin` correctly, start `Dubbo` plugin,
and add related dependencies on the gateway and `Dubbo` application client.
Refer to the previous [Quick start with
Dubbo](../quick-start/quick-start-dubbo) .
+Before the connection, start `shenyu-admin` correctly, start `Dubbo` plugin,
and add related dependencies on the gateway and `Dubbo` application client.
Refer to the previous [Quick start with
Dubbo](../../quick-start/quick-start-dubbo) .
For details about client access configuration, see [Application Client Access
Config](../property-config/register-center-access.md) .
diff --git a/versioned_docs/version-2.5.1/user-guide/proxy/dubbo-proxy.md
b/versioned_docs/version-2.5.1/user-guide/proxy/dubbo-proxy.md
index b4aa9580f8..2af957035f 100644
--- a/versioned_docs/version-2.5.1/user-guide/proxy/dubbo-proxy.md
+++ b/versioned_docs/version-2.5.1/user-guide/proxy/dubbo-proxy.md
@@ -8,7 +8,7 @@ This document is intended to help the `Dubbo` service access
the `Apache ShenYu`
Support Alibaba Dubbo(< 2.7.x) and Apache Dubbo (>=2.7.x).
-Before the connection, start `shenyu-admin` correctly, start `Dubbo` plugin,
and add related dependencies on the gateway and `Dubbo` application client.
Refer to the previous [Quick start with
Dubbo](../quick-start/quick-start-dubbo) .
+Before the connection, start `shenyu-admin` correctly, start `Dubbo` plugin,
and add related dependencies on the gateway and `Dubbo` application client.
Refer to the previous [Quick start with
Dubbo](../../quick-start/quick-start-dubbo) .
For details about client access configuration, see [Application Client Access
Config](../property-config/register-center-access.md) .
diff --git a/versioned_docs/version-2.6.0/user-guide/proxy/dubbo-proxy.md
b/versioned_docs/version-2.6.0/user-guide/proxy/dubbo-proxy.md
index b4aa9580f8..2af957035f 100644
--- a/versioned_docs/version-2.6.0/user-guide/proxy/dubbo-proxy.md
+++ b/versioned_docs/version-2.6.0/user-guide/proxy/dubbo-proxy.md
@@ -8,7 +8,7 @@ This document is intended to help the `Dubbo` service access
the `Apache ShenYu`
Support Alibaba Dubbo(< 2.7.x) and Apache Dubbo (>=2.7.x).
-Before the connection, start `shenyu-admin` correctly, start `Dubbo` plugin,
and add related dependencies on the gateway and `Dubbo` application client.
Refer to the previous [Quick start with
Dubbo](../quick-start/quick-start-dubbo) .
+Before the connection, start `shenyu-admin` correctly, start `Dubbo` plugin,
and add related dependencies on the gateway and `Dubbo` application client.
Refer to the previous [Quick start with
Dubbo](../../quick-start/quick-start-dubbo) .
For details about client access configuration, see [Application Client Access
Config](../property-config/register-center-access.md) .