Skip to content

Commit

Permalink
[type:fix] fix "Quick start with xxx" link 404 under Proxy page
Browse files Browse the repository at this point in the history
  • Loading branch information
VampireAchao committed Aug 26, 2024
1 parent 50406bb commit 43c9e38
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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) .

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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) .

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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) .

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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) .

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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) .

Expand Down

0 comments on commit 43c9e38

Please sign in to comment.