diff --git a/i18n/zh/docusaurus-plugin-content-docs/version-2.6.1/user-guide/proxy/grpc-proxy.md b/i18n/zh/docusaurus-plugin-content-docs/version-2.6.1/user-guide/proxy/grpc-proxy.md index defb448593c..e86c7b890fd 100644 --- a/i18n/zh/docusaurus-plugin-content-docs/version-2.6.1/user-guide/proxy/grpc-proxy.md +++ b/i18n/zh/docusaurus-plugin-content-docs/version-2.6.1/user-guide/proxy/grpc-proxy.md @@ -5,7 +5,7 @@ description: gRPC服务接入 此篇文章是介绍 `gRPC` 服务接入到 `Apache ShenYu` 网关,`Apache ShenYu` 网关使用 `grpc` 插件来接入`gRPC`服务。 -接入前,请正确启动 `shenyu-admin`,并开启`grpc`插件,在网关端和`grpc`服务端引入相关依赖。可以参考前面的 [gRPC快速开始](../quick-start/quick-start-grpc)。 +接入前,请正确启动 `shenyu-admin`,并开启`grpc`插件,在网关端和`grpc`服务端引入相关依赖。可以参考前面的 [gRPC快速开始](../../quick-start/quick-start-grpc)。 应用客户端接入的相关配置请参考:[客户端接入配置](../property-config/register-center-access.md)。 diff --git a/i18n/zh/docusaurus-plugin-content-docs/version-2.6.1/user-guide/proxy/motan-proxy.md b/i18n/zh/docusaurus-plugin-content-docs/version-2.6.1/user-guide/proxy/motan-proxy.md index b7545bc990a..d9c72a22c47 100644 --- a/i18n/zh/docusaurus-plugin-content-docs/version-2.6.1/user-guide/proxy/motan-proxy.md +++ b/i18n/zh/docusaurus-plugin-content-docs/version-2.6.1/user-guide/proxy/motan-proxy.md @@ -5,7 +5,7 @@ description: Motan服务接入 此篇文介绍如何将 `Motan` 服务接入到 `Apache ShenYu` 网关,`Apache ShenYu` 网关使用 `motan` 插件来接入`Motan`服务。 -接入前,请正确启动 `shenyu-admin`,并开启`motan`插件,在网关端和`motan`服务端引入相关依赖。可以参考前面的 [Motan快速开始](../quick-start/quick-start-motan) 。 +接入前,请正确启动 `shenyu-admin`,并开启`motan`插件,在网关端和`motan`服务端引入相关依赖。可以参考前面的 [Motan快速开始](../../quick-start/quick-start-motan) 。 应用客户端接入的相关配置请参考:[客户端接入配置](../property-config/register-center-access.md)。 diff --git a/i18n/zh/docusaurus-plugin-content-docs/version-2.6.1/user-guide/proxy/sofa-rpc-proxy.md b/i18n/zh/docusaurus-plugin-content-docs/version-2.6.1/user-guide/proxy/sofa-rpc-proxy.md index 95f02bcc515..76f6f9604bd 100644 --- a/i18n/zh/docusaurus-plugin-content-docs/version-2.6.1/user-guide/proxy/sofa-rpc-proxy.md +++ b/i18n/zh/docusaurus-plugin-content-docs/version-2.6.1/user-guide/proxy/sofa-rpc-proxy.md @@ -6,7 +6,7 @@ description: sofa 接入 Apache ShenYu 网关 此篇文章是介绍 `sofa` 服务接入到 `Apache ShenYu` 网关,`Apache ShenYu` 网关使用 `sofa` 插件来接入`sofa`服务。 -接入前,请正确启动 `shenyu-admin`,并开启`sofa`插件,在网关端和`sofa`服务端引入相关依赖。可以参考前面的 [Sofa快速开始](../quick-start/quick-start-sofa)。 +接入前,请正确启动 `shenyu-admin`,并开启`sofa`插件,在网关端和`sofa`服务端引入相关依赖。可以参考前面的 [Sofa快速开始](../../quick-start/quick-start-sofa)。 关于插件使用可请参考:[Sofa插件](../../plugin-center/proxy/sofa-plugin.md) diff --git a/i18n/zh/docusaurus-plugin-content-docs/version-2.6.1/user-guide/proxy/spring-cloud-proxy.md b/i18n/zh/docusaurus-plugin-content-docs/version-2.6.1/user-guide/proxy/spring-cloud-proxy.md index 5d988029e39..a08b0fceefa 100644 --- a/i18n/zh/docusaurus-plugin-content-docs/version-2.6.1/user-guide/proxy/spring-cloud-proxy.md +++ b/i18n/zh/docusaurus-plugin-content-docs/version-2.6.1/user-guide/proxy/spring-cloud-proxy.md @@ -6,7 +6,7 @@ description: SpringCloud接入ShenYu网关 此篇文章是介绍 `springCloud` 服务接入到 `Apache ShenYu` 网关,`Apache ShenYu` 网关使用 `springCloud` 插件来接入`Spring Cloud`服务。 -接入前,请正确启动 `shenyu-admin`,并开启`springCloud`插件,在网关端和`springCloud`服务端引入相关依赖。可以参考前面的 [Spring Cloud快速开始](../quick-start/quick-start-springcloud)。 +接入前,请正确启动 `shenyu-admin`,并开启`springCloud`插件,在网关端和`springCloud`服务端引入相关依赖。可以参考前面的 [Spring Cloud快速开始](../../quick-start/quick-start-springcloud)。 应用客户端接入的相关配置请参考:[客户端接入配置](../property-config/register-center-access.md)。 diff --git a/i18n/zh/docusaurus-plugin-content-docs/version-2.6.1/user-guide/proxy/tars-proxy.md b/i18n/zh/docusaurus-plugin-content-docs/version-2.6.1/user-guide/proxy/tars-proxy.md index 6a8a1bcd777..4701be139ec 100644 --- a/i18n/zh/docusaurus-plugin-content-docs/version-2.6.1/user-guide/proxy/tars-proxy.md +++ b/i18n/zh/docusaurus-plugin-content-docs/version-2.6.1/user-guide/proxy/tars-proxy.md @@ -5,7 +5,7 @@ description: Tars服务接入 此篇文介绍如何将 `Tars` 服务接入到 `Apache ShenYu` 网关,`Apache ShenYu` 网关使用 `tars` 插件来接入`Tars`服务。 -接入前,请正确启动 `shenyu-admin`,并开启`tars`插件,在网关端和`tars`服务端引入相关依赖。可以参考前面的 [Tars快速开始](../quick-start/quick-start-tars) 。 +接入前,请正确启动 `shenyu-admin`,并开启`tars`插件,在网关端和`tars`服务端引入相关依赖。可以参考前面的 [Tars快速开始](../../quick-start/quick-start-tars) 。 应用客户端接入的相关配置请参考:[客户端接入配置](../property-config/register-center-access.md)。 diff --git a/i18n/zh/docusaurus-plugin-content-docs/version-2.6.1/user-guide/proxy/websocket-proxy.md b/i18n/zh/docusaurus-plugin-content-docs/version-2.6.1/user-guide/proxy/websocket-proxy.md index b0a547996ab..214aba76908 100644 --- a/i18n/zh/docusaurus-plugin-content-docs/version-2.6.1/user-guide/proxy/websocket-proxy.md +++ b/i18n/zh/docusaurus-plugin-content-docs/version-2.6.1/user-guide/proxy/websocket-proxy.md @@ -4,7 +4,7 @@ description: Websocket服务接入 --- 此篇文介绍如何将 `Websocket` 服务接入到 `Apache ShenYu` 网关,`Apache ShenYu` 网关使用 `Websocket` 插件来接入 `Websocket`服务。 -接入前,请正确启动 `shenyu-admin`,并开启 `Websocket`插件,在网关端和 `Websocket`服务端引入相关依赖。可以参考前面的 [Websocket快速开始](../quick-start/quick-start-websocket) 。 +接入前,请正确启动 `shenyu-admin`,并开启 `Websocket`插件,在网关端和 `Websocket`服务端引入相关依赖。可以参考前面的 [Websocket快速开始](../../quick-start/quick-start-websocket) 。 应用客户端接入的相关配置请参考:[客户端接入配置](../property-config/register-center-access.md)。 diff --git a/versioned_docs/version-2.6.1/user-guide/proxy/grpc-proxy.md b/versioned_docs/version-2.6.1/user-guide/proxy/grpc-proxy.md index 6a05c604c18..d502bd2e454 100644 --- a/versioned_docs/version-2.6.1/user-guide/proxy/grpc-proxy.md +++ b/versioned_docs/version-2.6.1/user-guide/proxy/grpc-proxy.md @@ -6,7 +6,7 @@ description: gRPC access shenyu gateway This document is intended to help the `gRPC` service access the `Apache ShenYu` gateway. The `Apache ShenYu` gateway uses the `gRPC` plugin to handle `gRPC` service. -Before the connection, start `shenyu-admin` correctly, start `gRPC` plugin, and add related dependencies on the gateway and `gRPC` application client. Refer to the previous [Quick start with gRPC](../quick-start/quick-start-grpc) . +Before the connection, start `shenyu-admin` correctly, start `gRPC` plugin, and add related dependencies on the gateway and `gRPC` application client. Refer to the previous [Quick start with gRPC](../../quick-start/quick-start-grpc) . 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.1/user-guide/proxy/motan-proxy.md b/versioned_docs/version-2.6.1/user-guide/proxy/motan-proxy.md index d1bf0cadd54..ba61bbf5655 100644 --- a/versioned_docs/version-2.6.1/user-guide/proxy/motan-proxy.md +++ b/versioned_docs/version-2.6.1/user-guide/proxy/motan-proxy.md @@ -5,7 +5,7 @@ description: Motan Proxy This document is intended to help the `Motan` service access the `Apache ShenYu` gateway. The `Apache ShenYu` gateway uses the `Motan` plugin to handle `motan` service. -Before the connection, start `shenyu-admin` correctly, start `Motan` plugin, and add related dependencies on the gateway and `Motan` application client. Refer to the previous [Quick start with Motan](../quick-start/quick-start-motan) . +Before the connection, start `shenyu-admin` correctly, start `Motan` plugin, and add related dependencies on the gateway and `Motan` application client. Refer to the previous [Quick start with Motan](../../quick-start/quick-start-motan) . 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.1/user-guide/proxy/sofa-rpc-proxy.md b/versioned_docs/version-2.6.1/user-guide/proxy/sofa-rpc-proxy.md index e9494c921c9..647d30be8dc 100644 --- a/versioned_docs/version-2.6.1/user-guide/proxy/sofa-rpc-proxy.md +++ b/versioned_docs/version-2.6.1/user-guide/proxy/sofa-rpc-proxy.md @@ -6,7 +6,7 @@ description: sofa access shenyu gateway This document is intended to help the `Sofa` service access the `Apache ShenYu` gateway. The `Apache ShenYu` gateway uses the `Sofa` plugin to handle `sofa` service. -Before the connection, start `shenyu-admin` correctly, start `Sofa` plugin, and add related dependencies on the gateway and `Sofa` application client. Refer to the previous [Quick start with Sofa](../quick-start/quick-start-sofa) . +Before the connection, start `shenyu-admin` correctly, start `Sofa` plugin, and add related dependencies on the gateway and `Sofa` application client. Refer to the previous [Quick start with Sofa](../../quick-start/quick-start-sofa) . For the use of the plugin, see:[Sofa Plugin](../../plugin-center/proxy/sofa-plugin.md) diff --git a/versioned_docs/version-2.6.1/user-guide/proxy/spring-cloud-proxy.md b/versioned_docs/version-2.6.1/user-guide/proxy/spring-cloud-proxy.md index 62e5bf93871..f64ad91e851 100644 --- a/versioned_docs/version-2.6.1/user-guide/proxy/spring-cloud-proxy.md +++ b/versioned_docs/version-2.6.1/user-guide/proxy/spring-cloud-proxy.md @@ -6,7 +6,7 @@ description: springCloud with shenyu gateway This document is intended to help the `Spring Cloud` service access the `Apache ShenYu` gateway. The `Apache ShenYu` gateway uses the `springCloud` plugin to handle `Spring Cloud` service. -Before the connection, start `shenyu-admin` correctly, start `springCloud` plugin, and add related dependencies on the gateway and `springCloud` application client. Refer to the previous [Quick start with Spring Cloud](../quick-start/quick-start-springcloud) . +Before the connection, start `shenyu-admin` correctly, start `springCloud` plugin, and add related dependencies on the gateway and `springCloud` application client. Refer to the previous [Quick start with Spring Cloud](../../quick-start/quick-start-springcloud) . 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.1/user-guide/proxy/tars-proxy.md b/versioned_docs/version-2.6.1/user-guide/proxy/tars-proxy.md index 8f1fec4853b..a229711bbf1 100644 --- a/versioned_docs/version-2.6.1/user-guide/proxy/tars-proxy.md +++ b/versioned_docs/version-2.6.1/user-guide/proxy/tars-proxy.md @@ -5,7 +5,7 @@ description: Tars Proxy This document is intended to help the `Tars` service access the `Apache ShenYu` gateway. The `Apache ShenYu` gateway uses the `tars` plugin to handle `tars` service. -Before the connection, start `shenyu-admin` correctly, start `tars` plugin, and add related dependencies on the gateway and `tars` application client. Refer to the previous [Quick start with Tars](../quick-start/quick-start-tars) . +Before the connection, start `shenyu-admin` correctly, start `tars` plugin, and add related dependencies on the gateway and `tars` application client. Refer to the previous [Quick start with Tars](../../quick-start/quick-start-tars) . 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.1/user-guide/proxy/websocket-proxy.md b/versioned_docs/version-2.6.1/user-guide/proxy/websocket-proxy.md index b91592c755a..49723c6effd 100644 --- a/versioned_docs/version-2.6.1/user-guide/proxy/websocket-proxy.md +++ b/versioned_docs/version-2.6.1/user-guide/proxy/websocket-proxy.md @@ -5,7 +5,7 @@ description: Websocket Proxy This document is intended to help the `Websocket` service access the `Apache ShenYu` gateway. The `Apache ShenYu` gateway uses the `Websocket` plugin to handle `Websocket` service. -Before the connection, start `shenyu-admin` correctly, start `Websocket` plugin, and add related dependencies on the gateway and `Websocket` application client. Refer to the previous [Quick start with Websocket](../quick-start/quick-start-websocket) . +Before the connection, start `shenyu-admin` correctly, start `Websocket` plugin, and add related dependencies on the gateway and `Websocket` application client. Refer to the previous [Quick start with Websocket](../../quick-start/quick-start-websocket) . For details about client access configuration, see [Application Client Access Config](../property-config/register-center-access.md) .