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

liujun pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-dubbo-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 38e8d26  fix img path
38e8d26 is described below

commit 38e8d26f094b8727c741d7f193da2fc886500d99
Author: ken.lj <[email protected]>
AuthorDate: Mon Jan 28 12:13:13 2019 +0800

    fix img path
---
 docs/zh-cn/user/configuration/configuration-load-process.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/zh-cn/user/configuration/configuration-load-process.md 
b/docs/zh-cn/user/configuration/configuration-load-process.md
index a21e0bb..359ed21 100644
--- a/docs/zh-cn/user/configuration/configuration-load-process.md
+++ b/docs/zh-cn/user/configuration/configuration-load-process.md
@@ -23,7 +23,7 @@
 
 下图展示了配置覆盖关系的优先级,从上到下优先级依次降低:
 
-![覆盖关系](../../img/blog/configuration.jpg)
+![覆盖关系](/img/blog/configuration.jpg)
 
 点此查看[外部化配置详情](./config-center.md)
 

Reply via email to