This is an automated email from the ASF dual-hosted git repository.

xiaoyu pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-shenyu-website.git


The following commit(s) were added to refs/heads/main by this push:
     new b72131584c fix custom_load_balancer image not show bug (#592)
b72131584c is described below

commit b72131584cfa301c5148f5942d78a129a4ef6fa6
Author: 冰 河 <[email protected]>
AuthorDate: Thu Jun 9 13:34:50 2022 +0800

    fix custom_load_balancer image not show bug (#592)
    
    * Update custom-load-balance.md
    
    fix custom-load-balance image not show bug
    
    * Update custom-load-balance.md
    
    update custom-load-balance image not show
    
    * fix custom_load_balancer image not show and move image from 241 directory 
to custom directory
    
    * fix custom_load_balancer image not show and move image from 241 directory 
to custom directory
---
 docs/developer/spi/custom-load-balance.md                   |   4 ++--
 .../current/developer/spi/custom-load-balance.md            |   4 ++--
 .../version-2.4.1/developer/spi/custom-load-balance.md      |   4 ++--
 .../version-2.4.2/developer/spi/custom-load-balance.md      |   4 ++--
 .../version-2.4.3/developer/spi/custom-load-balance.md      |   4 ++--
 .../img/shenyu/{241 => custom}/custom_load_balancer_en.png  | Bin
 .../img/shenyu/{241 => custom}/custom_load_balancer_zh.png  | Bin
 .../shenyu/{241 => custom}/use_custom_load_balancer_en.png  | Bin
 .../shenyu/{241 => custom}/use_custom_load_balancer_zh.png  | Bin
 .../version-2.4.1/developer/spi/custom-load-balance.md      |   4 ++--
 .../version-2.4.2/developer/spi/custom-load-balance.md      |   4 ++--
 .../version-2.4.3/developer/spi/custom-load-balance.md      |   4 ++--
 12 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/docs/developer/spi/custom-load-balance.md 
b/docs/developer/spi/custom-load-balance.md
index a5259228c8..beb88c9d14 100644
--- a/docs/developer/spi/custom-load-balance.md
+++ b/docs/developer/spi/custom-load-balance.md
@@ -46,7 +46,7 @@ custom=xxx.xxx.xxx.CustomLoadBalancer
 
 * In the `Apache ShenYu` gateway management system --> BasicConfig --> 
Dictionary,  find the dictionary code as `LOAD_BALANCE`, add a new piece of 
data, pay attention to the dictionary name: `${spi name}`.
 
-<img src="static/img/shenyu/241/custom_load_balancer_en.png" width="80%" 
height="70%" />
+<img src="/img/shenyu/custom/custom_load_balancer_en.png" width="80%" 
height="70%" />
 
 > DictionaryType: `loadBalance`;
 >
@@ -62,4 +62,4 @@ custom=xxx.xxx.xxx.CustomLoadBalancer
 
 * When adding selectors or rules, you can use custom MatchType:
 
-<img src="static/img/shenyu/241/use_custom_load_balancer_en.png" width="90%" 
height="80%" />
+<img src="/img/shenyu/custom/use_custom_load_balancer_en.png" width="90%" 
height="80%" />
diff --git 
a/i18n/zh/docusaurus-plugin-content-docs/current/developer/spi/custom-load-balance.md
 
b/i18n/zh/docusaurus-plugin-content-docs/current/developer/spi/custom-load-balance.md
index 2ba872a4c9..c94752a469 100644
--- 
a/i18n/zh/docusaurus-plugin-content-docs/current/developer/spi/custom-load-balance.md
+++ 
b/i18n/zh/docusaurus-plugin-content-docs/current/developer/spi/custom-load-balance.md
@@ -45,7 +45,7 @@ custom=xxx.xxx.xxx.CustomLoadBalancer
 
 * 在`Apache ShenYu`网关管理系统 --> 基础配置 --> 字典管理, 找到字典编码为 
`LOAD_BALANCE`,新增一条数据,注意字典名称要为: `${spi name}`,图中的示例是`custom`。
 
-<img src="static/img/shenyu/241/custom_load_balancer_zh.png" width="80%" 
height="70%" />
+<img src="/img/shenyu/custom/custom_load_balancer_zh.png" width="80%" 
height="70%" />
 
 > 字典类型:`loadBalance`;
 >
@@ -61,4 +61,4 @@ custom=xxx.xxx.xxx.CustomLoadBalancer
 
 * 在添加选择器或规则时,就可以使用自定义的匹配方式:
 
-<img src="static/img/shenyu/241/use_custom_load_balancer_zh.png" width="90%" 
height="80%" />
+<img src="/img/shenyu/custom/use_custom_load_balancer_zh.png" width="90%" 
height="80%" />
diff --git 
a/i18n/zh/docusaurus-plugin-content-docs/version-2.4.1/developer/spi/custom-load-balance.md
 
b/i18n/zh/docusaurus-plugin-content-docs/version-2.4.1/developer/spi/custom-load-balance.md
index 9a38173ce6..ff83c9a9df 100644
--- 
a/i18n/zh/docusaurus-plugin-content-docs/version-2.4.1/developer/spi/custom-load-balance.md
+++ 
b/i18n/zh/docusaurus-plugin-content-docs/version-2.4.1/developer/spi/custom-load-balance.md
@@ -44,7 +44,7 @@ custom=org.apache.shenyu.loadbalancer.spi.CustomLoadBalancer
 
 * 在`Apache ShenYu`网关管理系统 --> 基础配置 --> 字典管理, 找到字典编码为 
`LOAD_BALANCE`,新增一条数据,注意字典名称要为: `${spi name}`,图中的示例是`custom`。
 
-<img src="static/img/shenyu/241/custom_load_balancer_zh.png" width="80%" 
height="70%" />
+<img src="/img/shenyu/custom/custom_load_balancer_zh.png" width="80%" 
height="70%" />
 
 > 字典类型:`loadBalance`;
 >
@@ -62,4 +62,4 @@ custom=org.apache.shenyu.loadbalancer.spi.CustomLoadBalancer
 
 * 在添加选择器或规则时,就可以使用自定义的匹配方式:
 
-<img src="static/img/shenyu/241/use_custom_load_balancer_zh.png" width="90%" 
height="80%" />
+<img src="/img/shenyu/custom/use_custom_load_balancer_zh.png" width="90%" 
height="80%" />
diff --git 
a/i18n/zh/docusaurus-plugin-content-docs/version-2.4.2/developer/spi/custom-load-balance.md
 
b/i18n/zh/docusaurus-plugin-content-docs/version-2.4.2/developer/spi/custom-load-balance.md
index 2ba872a4c9..c94752a469 100644
--- 
a/i18n/zh/docusaurus-plugin-content-docs/version-2.4.2/developer/spi/custom-load-balance.md
+++ 
b/i18n/zh/docusaurus-plugin-content-docs/version-2.4.2/developer/spi/custom-load-balance.md
@@ -45,7 +45,7 @@ custom=xxx.xxx.xxx.CustomLoadBalancer
 
 * 在`Apache ShenYu`网关管理系统 --> 基础配置 --> 字典管理, 找到字典编码为 
`LOAD_BALANCE`,新增一条数据,注意字典名称要为: `${spi name}`,图中的示例是`custom`。
 
-<img src="static/img/shenyu/241/custom_load_balancer_zh.png" width="80%" 
height="70%" />
+<img src="/img/shenyu/custom/custom_load_balancer_zh.png" width="80%" 
height="70%" />
 
 > 字典类型:`loadBalance`;
 >
@@ -61,4 +61,4 @@ custom=xxx.xxx.xxx.CustomLoadBalancer
 
 * 在添加选择器或规则时,就可以使用自定义的匹配方式:
 
-<img src="static/img/shenyu/241/use_custom_load_balancer_zh.png" width="90%" 
height="80%" />
+<img src="/img/shenyu/custom/use_custom_load_balancer_zh.png" width="90%" 
height="80%" />
diff --git 
a/i18n/zh/docusaurus-plugin-content-docs/version-2.4.3/developer/spi/custom-load-balance.md
 
b/i18n/zh/docusaurus-plugin-content-docs/version-2.4.3/developer/spi/custom-load-balance.md
index 2ba872a4c9..c94752a469 100644
--- 
a/i18n/zh/docusaurus-plugin-content-docs/version-2.4.3/developer/spi/custom-load-balance.md
+++ 
b/i18n/zh/docusaurus-plugin-content-docs/version-2.4.3/developer/spi/custom-load-balance.md
@@ -45,7 +45,7 @@ custom=xxx.xxx.xxx.CustomLoadBalancer
 
 * 在`Apache ShenYu`网关管理系统 --> 基础配置 --> 字典管理, 找到字典编码为 
`LOAD_BALANCE`,新增一条数据,注意字典名称要为: `${spi name}`,图中的示例是`custom`。
 
-<img src="static/img/shenyu/241/custom_load_balancer_zh.png" width="80%" 
height="70%" />
+<img src="/img/shenyu/custom/custom_load_balancer_zh.png" width="80%" 
height="70%" />
 
 > 字典类型:`loadBalance`;
 >
@@ -61,4 +61,4 @@ custom=xxx.xxx.xxx.CustomLoadBalancer
 
 * 在添加选择器或规则时,就可以使用自定义的匹配方式:
 
-<img src="static/img/shenyu/241/use_custom_load_balancer_zh.png" width="90%" 
height="80%" />
+<img src="/img/shenyu/custom/use_custom_load_balancer_zh.png" width="90%" 
height="80%" />
diff --git a/static/img/shenyu/241/custom_load_balancer_en.png 
b/static/img/shenyu/custom/custom_load_balancer_en.png
similarity index 100%
rename from static/img/shenyu/241/custom_load_balancer_en.png
rename to static/img/shenyu/custom/custom_load_balancer_en.png
diff --git a/static/img/shenyu/241/custom_load_balancer_zh.png 
b/static/img/shenyu/custom/custom_load_balancer_zh.png
similarity index 100%
rename from static/img/shenyu/241/custom_load_balancer_zh.png
rename to static/img/shenyu/custom/custom_load_balancer_zh.png
diff --git a/static/img/shenyu/241/use_custom_load_balancer_en.png 
b/static/img/shenyu/custom/use_custom_load_balancer_en.png
similarity index 100%
rename from static/img/shenyu/241/use_custom_load_balancer_en.png
rename to static/img/shenyu/custom/use_custom_load_balancer_en.png
diff --git a/static/img/shenyu/241/use_custom_load_balancer_zh.png 
b/static/img/shenyu/custom/use_custom_load_balancer_zh.png
similarity index 100%
rename from static/img/shenyu/241/use_custom_load_balancer_zh.png
rename to static/img/shenyu/custom/use_custom_load_balancer_zh.png
diff --git a/versioned_docs/version-2.4.1/developer/spi/custom-load-balance.md 
b/versioned_docs/version-2.4.1/developer/spi/custom-load-balance.md
index 6a45c1b16b..8eb2d2a541 100644
--- a/versioned_docs/version-2.4.1/developer/spi/custom-load-balance.md
+++ b/versioned_docs/version-2.4.1/developer/spi/custom-load-balance.md
@@ -46,7 +46,7 @@ custom=org.apache.shenyu.loadbalancer.spi.CustomLoadBalancer
 * In the `Apache ShenYu` gateway management system --> BasicConfig --> 
Dictionary,  find the dictionary code as `LOAD_BALANCE`, add a new piece of 
data, pay attention to the dictionary name: `${spi name}`.
 
 
-<img src="static/img/shenyu/241/custom_load_balancer_en.png" width="80%" 
height="70%" />
+<img src="/img/shenyu/custom/custom_load_balancer_en.png" width="80%" 
height="70%" />
 
 
 > DictionaryType: `loadBalance`;
@@ -64,5 +64,5 @@ custom=org.apache.shenyu.loadbalancer.spi.CustomLoadBalancer
 
 * When adding selectors or rules, you can use custom MatchType:
 
-<img src="static/img/shenyu/241/use_custom_load_balancer_en.png" width="90%" 
height="80%" />
+<img src="/img/shenyu/custom/use_custom_load_balancer_en.png" width="90%" 
height="80%" />
 
diff --git a/versioned_docs/version-2.4.2/developer/spi/custom-load-balance.md 
b/versioned_docs/version-2.4.2/developer/spi/custom-load-balance.md
index a5259228c8..beb88c9d14 100644
--- a/versioned_docs/version-2.4.2/developer/spi/custom-load-balance.md
+++ b/versioned_docs/version-2.4.2/developer/spi/custom-load-balance.md
@@ -46,7 +46,7 @@ custom=xxx.xxx.xxx.CustomLoadBalancer
 
 * In the `Apache ShenYu` gateway management system --> BasicConfig --> 
Dictionary,  find the dictionary code as `LOAD_BALANCE`, add a new piece of 
data, pay attention to the dictionary name: `${spi name}`.
 
-<img src="static/img/shenyu/241/custom_load_balancer_en.png" width="80%" 
height="70%" />
+<img src="/img/shenyu/custom/custom_load_balancer_en.png" width="80%" 
height="70%" />
 
 > DictionaryType: `loadBalance`;
 >
@@ -62,4 +62,4 @@ custom=xxx.xxx.xxx.CustomLoadBalancer
 
 * When adding selectors or rules, you can use custom MatchType:
 
-<img src="static/img/shenyu/241/use_custom_load_balancer_en.png" width="90%" 
height="80%" />
+<img src="/img/shenyu/custom/use_custom_load_balancer_en.png" width="90%" 
height="80%" />
diff --git a/versioned_docs/version-2.4.3/developer/spi/custom-load-balance.md 
b/versioned_docs/version-2.4.3/developer/spi/custom-load-balance.md
index a5259228c8..beb88c9d14 100644
--- a/versioned_docs/version-2.4.3/developer/spi/custom-load-balance.md
+++ b/versioned_docs/version-2.4.3/developer/spi/custom-load-balance.md
@@ -46,7 +46,7 @@ custom=xxx.xxx.xxx.CustomLoadBalancer
 
 * In the `Apache ShenYu` gateway management system --> BasicConfig --> 
Dictionary,  find the dictionary code as `LOAD_BALANCE`, add a new piece of 
data, pay attention to the dictionary name: `${spi name}`.
 
-<img src="static/img/shenyu/241/custom_load_balancer_en.png" width="80%" 
height="70%" />
+<img src="/img/shenyu/custom/custom_load_balancer_en.png" width="80%" 
height="70%" />
 
 > DictionaryType: `loadBalance`;
 >
@@ -62,4 +62,4 @@ custom=xxx.xxx.xxx.CustomLoadBalancer
 
 * When adding selectors or rules, you can use custom MatchType:
 
-<img src="static/img/shenyu/241/use_custom_load_balancer_en.png" width="90%" 
height="80%" />
+<img src="/img/shenyu/custom/use_custom_load_balancer_en.png" width="90%" 
height="80%" />

Reply via email to