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

biyuhao pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/incubator-dubbo-spring-boot-project.git


The following commit(s) were added to refs/heads/master by this push:
     new c74fd9e  Move png files to subfolder (#448)
c74fd9e is described below

commit c74fd9eca87dfe940bccd4787f741614209ee4da
Author: Yuhao Bi <[email protected]>
AuthorDate: Mon Feb 18 13:05:16 2019 +0800

    Move png files to subfolder (#448)
---
 dubbo-spring-boot-autoconfigure/README.md                   |   4 ++--
 .../config-popup-window.png                                 | Bin
 .../mconfig-popup-window.png                                | Bin
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dubbo-spring-boot-autoconfigure/README.md 
b/dubbo-spring-boot-autoconfigure/README.md
index 0e32d7a..e27178d 100644
--- a/dubbo-spring-boot-autoconfigure/README.md
+++ b/dubbo-spring-boot-autoconfigure/README.md
@@ -213,13 +213,13 @@ If you used advanced IDE tools , for instance [Jetbrains 
IDEA Ultimate](https://
 
 #### Case 1 - Single Bindings
 
-![](../config-popup-window.png)
+![](config-popup-window.png)
 
 
 
 #### Case 2 - Mutiple Bindings
 
-![](../mconfig-popup-window.png)
+![](mconfig-popup-window.png)
 
 ​
 
diff --git a/config-popup-window.png 
b/dubbo-spring-boot-autoconfigure/config-popup-window.png
similarity index 100%
rename from config-popup-window.png
rename to dubbo-spring-boot-autoconfigure/config-popup-window.png
diff --git a/mconfig-popup-window.png 
b/dubbo-spring-boot-autoconfigure/mconfig-popup-window.png
similarity index 100%
rename from mconfig-popup-window.png
rename to dubbo-spring-boot-autoconfigure/mconfig-popup-window.png

Reply via email to